FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » PHP discussions » Apache on local pc -> DocumentRoot on a remote nas
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Apache on local pc -> DocumentRoot on a remote nas [message #34140 is a reply to message #31979] Sun, 08 October 2006 03:06 Go to previous message
shight is currently offline  shight   Australia
Messages: 1
Registered: October 2006
Location: Sydney, Australia
Karma:
Junior Member
I use this in httpd.conf:

DocumentRoot "C:/Program Files/xampp/htdocs"

alias /websites D:\workspace\

<Directory D:/workspace/>
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>


So "localhost/websites" in the browser points to the workspace folder on my D drive, where all my websites are listed as working copies checked out from TortoiseSVN.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ~error,insert query failed....AND undefined index~
Next Topic: PHP/SQL help needed....
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 28 00:01:18 GMT 2024

Total time taken to generate the page: 0.05316 seconds