Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Research how to make an install a web page on an apache server. Install an apach

ID: 3741097 • Letter: R

Question

Research how to make an install a web page on an apache server. Install an apache server on you own computer. What is the ip address of your computer that will show this page in a browser in a different building? What is the hostname of the page. Using the file /etc/hosts what entry to you make in that file to associate a hostname with an ip address. What entry in the apache set file is to set apache to fun python programs. Make a apache web page (html) with a least 2 jpg files. Install them and show a screen shot of them working

Explanation / Answer

1. Installing Apache server from Apache websitehttps://httpd.apache.org/download.cgi

Install the latest version and follow the installation process.

2. After installing Apache server starts on 127.0.0.1

3. Hostname for page is localhost