Currently on my Windows 7 machine, it is C:\Program Files (x86)\EasyPHP-5.3.8.1\www
I want to point it into another location on drive D, says D:\code
How would I do that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Thanks to @daviddlh ‘s answer, I have the simple solution for my question.
Open apache configuration file
httpd.confReplace the default value
${path}/wwwby the path of our choice, saysD:\codeWhere does it come from? Look for
DocumentRootin apache config file (i.e. httpd.conf), we will see the below line which link us to${path}/www