Today I started working with XAMPP for Ubuntu 12.04. I changed the configuration of the Apache Server for the document root from /opt/lamp/htdcos to the project location of Aptana Studio 3 (/var/www), after that i started XAMPP and tried to access to my Page, which is the file index.html in the folder Homepage (I wrote
http:// localhost/Homepage/index.html
),but it didn’t work. What am I doing wrong?
Today I started working with XAMPP for Ubuntu 12.04. I changed the configuration of
Share
just try
http:// localhost/Homepage