Hie all, i have installed apache2 server on my ubuntu 12.04 system, now i want that instead of showing its own page on typing http://localhost it should display the list of files in the /var/www directory which is it’s default directory.
please help me to achieve this
thanks in advance
Hie all, i have installed apache2 server on my ubuntu 12.04 system, now i
Share
you can remove the file called index.html or set up
Options +Indexesoption in your apache site setting file 🙂