Tag Archives: Windows

Setting Up Virtual Directory In Apache 2.2

In order to allow web access to a different directory outside the root directory, you need to give Apache access to the directory, and then use the Alias directive. The Alias directive will map any directory into the web root. … Continue reading

Posted in Apache, Virtual Directory | Tagged , , , | 2 Comments