Changing Apache Welcome Page in Linux - Apache Views : 1174
Tagged in : Apache
Send mail vote down 0 vote down 0
Normally when we type as http://localhost, the browser displays the Red Hat Enterprise Linux Test Page.

If we wish the browser to display folder inside /var/www/html/ as welcome page instead of the Red Hat Enterprise Linux Test Page, then follow instructions below.

Go to /etc/httpd/conf.d/welcome.conf. Comment all the lines in welcome.conf, save and restart the apache. Then type http://localhost. Now the browser displays the folder information under /var/www/html/ instead of the Red Hat Test Page.
By - deva, On - 2007-05-16




    Login to add Comments .