문제

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?

도움이 되었습니까?

해결책

just try http:// localhost/Homepage

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top