http://localhost/mydirector/ - echo mydirectory and avoid 404 error on localhost
- by Jean
Hello,
I have the URL http://localhost/mydirector/, I want to echo mydirectory and not have a 404 error. mydirectory does not exist as a directory, but is taken as username. I am using Windows/apache/MySQL,PHP
Thanks
Jean