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 Apache, apache 2.2, Virtual Directory, Windows
2 Comments