The project team is ready to create the directory structure for the Web site. You are tasked with creating the directories and implementing the security mechanism. For this assignment, you need to create the following directory structure and permissions:Ensure that you are starting in your individual Home directory:The following file permission should be enabled for the directories:In addition, create the following empty files and set the following file permissions:Finally, create a file called apache/conf/httpd.conf, and add the following lines to the file:Save the file and exit the editor. Set the file permission for this file to be: 664.Show the command used to show content of the file and the content of the file.Using the grep command, write comment to find the line containing the word(s) Server Root and Document Root in the httpd.conf file.Write a sed command that will change the Server Root value from /usr to the absolute directory patch for your apache directory.Write a sed command that will change the Document value from /Library/Web Server/Documents to the absolute directory patch for your www directory.Write an awk command that will print only the comment field and the login id of all users in the /etc/password file in this format:
