On installation i opted for a different directory other than /wamp/www i actually selected the following for my DocumentRoot:
DocumentRoot "C:/Documents and Settings/Administrator/My Documents/My Websites"
(i just copied and pasted that from my httpd.conf file)
Weird thing is when i try to open files in my code editor the address will appear like this:
[
localhost] Websites/etc/etc/index.html and i get a 404 page not found message.
but according to my httpd.conf file the addresses should appear like this:
[
localhost]
weird eh?!
any suggestions?
thanks,
caley.