Hi,
I just installed 3.0.4 and have problems changing documentroot: I click in the wamp GUI Apache->httpd.config and change row 251 to
DocumentRoot "C:/Users/Username/Desktop/WWW/"
<Directory "C:/Users/Username/Desktop/WWW/">
I have restarted wamp several times, but wamp is still serving from c/wamp/www
What I want to achieve is that I can put my projects in the folder mentioned above and when I call localhost I see them all.
I just installed 3.0.4 and have problems changing documentroot: I click in the wamp GUI Apache->httpd.config and change row 251 to
DocumentRoot "C:/Users/Username/Desktop/WWW/"
<Directory "C:/Users/Username/Desktop/WWW/">
I have restarted wamp several times, but wamp is still serving from c/wamp/www
What I want to achieve is that I can put my projects in the folder mentioned above and when I call localhost I see them all.