Change C:\wamp\www tot D:\www
Posted by: artie16 (---.ensch1.ov.home.nl)
Date: February 11, 2009 09:16PM

Hello!
How can i change the standard C:\wamp\www to D:\www
Greeting Arthur

Options: ReplyQuote
Re: Change C:\wamp\www tot D:\www
Posted by: yfastud (Moderator)
Date: February 11, 2009 11:20PM

change document root, 2 places, in httpd file and restart wamp

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Change C:\wamp\www tot D:\www
Posted by: showstopper (---.rev.greendottt.net)
Date: February 12, 2009 04:21AM

first go to your httpd.conf in C:\wamp\bin\apache\Apache2.2.11\conf open the file and look for the line

DocumentRoot "C:/wamp/www/"

and change it to DocumentRoot "D:/www/"

and the find

<Directory "C:/wamp/www/">

and change it to

<Directory "D:/www/">

save the file and restart your server

Options: ReplyQuote
Re: Change C:\wamp\www tot D:\www
Posted by: DaveK (---.ozonline.com.au)
Date: February 12, 2009 08:55AM

Does it matter whether the folder is flagged within Windows XP as a shared folder ?

Does it matter if it is within /my username/My Documents/ ?

Options: ReplyQuote
Re: Change C:\wamp\www tot D:\www
Posted by: yfastud (Moderator)
Date: February 12, 2009 02:26PM


Options: ReplyQuote
Re: Change C:\wamp\www tot D:\www
Posted by: mDesign (---.wxdsl.nl)
Date: February 27, 2009 12:22PM

Is it possible to change the DocumentRoot and Directory to:
\\Company\shares$\stage\Websites

I tried (working path) changing c:/wamp/www/
to
//Company/shares$/stage/Websites/
but that failed.

Can anyone help how to make this path accessible?

Thnx in advance.

Options: ReplyQuote


Sorry, only registered users may post in this forum.