I install xampp in my Ubuntu 12.10. After installation I deleted index.php inside /opt/lampp/htdocs then I
sudo chmod 777 -R /opt/lampp/htdocs
to create a folder and place my htmls after I placed my files I
sudo chmod 775 -R /opt/lampp/htdocs
it was running initially when I typed
localhost
the files within htdocs appeared but when I opened it again (after shutting down my laptop) it was gone. All I can see is
Index of/
Name Lastmodified Size Description
Apache/2.2.22 (Ubuntu) Server at localhost Port80
Please help.