I have an eclipse IDE and I set up the workspace in "C: / users / matt / documents / web /". I set up a project called test in the test folder "C: / users / matt / documents / web / test". I changed the document root in the httpd file to "C: / users / matt / documents / web /" and the same goes for
I put "C: / users / matt / documents / web / test" in the browser, but I can’t access the files in the workspace, the same for http://localhost/xampp/web/test/ , http://localhost/web/test/ and http://localhost/test/ .
I am missing a server configuration, please help!
eclipse php apache xampp
Matthew underwood
source share