Apache Server configuration support - Apache - Virtual Host

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > March 2005 > Apache - Virtual Host





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Apache - Virtual Host
roda

2005-03-24, 2:30 am

Hi,

I created a port-based virtual host as below, and it is working fine.

Listen 8080
<VirtualHost *:8080>
ServerName graph.3tel.com.kh
DocumentRoot "C:/Temp"
</VirtualHost>

Note: C: is local hard drive.

But when I changed DocumentRoot to "Z:/Temp" where Z: is a maped drive, it was not working. And I got the following error message:

The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

--------------------------------------------------------------------------------


Did I miss any configuration? Or anything wrong? Please help.

Kind Regards,

Roda
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com