You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Co...@mapinfo.com on 2000/11/29 21:04:58 UTC

apache virtual directories

How do I set up virtual directories in Apache?
I used the Alias directive like:

     Alias /temp c:/sampledir/dir2/dir3

This did not work?....
Should this work if I add it to the httpd.conf file?

corey.


RE: apache virtual directories

Posted by Saurabh Shukla <sa...@cysphere.com>.
Kindly read the documentation.

shuklix


-----Original Message-----
From: Corey_Drew@mapinfo.com [mailto:Corey_Drew@mapinfo.com]
Sent: Thursday, November 30, 2000 1:35 AM
To: tomcat-user@jakarta.apache.org
Subject: apache virtual directories



How do I set up virtual directories in Apache?
I used the Alias directive like:

     Alias /temp c:/sampledir/dir2/dir3

This did not work?....
Should this work if I add it to the httpd.conf file?

corey.