Forum Moderators: phranque

Message Too Old, No Replies

Apache, Win32 and Subst drives

         

bikey

6:26 pm on Jul 3, 2007 (gmt 0)

10+ Year Member



I would like Apache's and Apache Virtual Host's to have their document root location be a Windows subst (virtual) drive (to synchronize work environments between developers).

If I set document root in my httpd.conf to such a drive, Apache does not start.

If I just set document root to such a drive for a Virtual Host, I can see a warning in my error log that the document root does not exist.

It it possible to accomplish what I want to do with Apache?

jdMorgan

2:26 am on Jul 4, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It's possible with Apache on *nix, but on Windows it is problematic. Try using a "mapped drive" instead.

Jim