![Tiffany637](https://vmapp.org/images/player/000default.jpg)
: Windows - Apache HTTP server - access to other directories on local FS I have a Windows 7 laptop with an installation of the Apache HTTP server (just for development purposes, not accessible
I have a Windows 7 laptop with an installation of the Apache HTTP server (just for development purposes, not accessible from outside).
My problem is that I have my web applications located in two different directories on two different HD partitions.
How do I configure Apache to be able to launch applications from both locations?
I tried configuring one of them as the document root and pointing to the other one with a hard-link (but hard-links cannot point to folders) or sym-link (but Apache does not seem to understand Windows sym-links).
More posts by @Tiffany637
1 Comments
Sorted by latest first Latest Oldest Best
Are they two separate applications? If so, you can create two named virtual hosts, one will point to the firts app, the other to the second. Then you just need to edit your "hosts" file to create the two names.
See any tutorial on vhosts, e.g. apptools.com/phptools/virtualhost.php
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2025 All Rights reserved.