This is very simple question: what should I do in httpd.conf to map some URL to the file system directory? I need something like this:
<Location /MyURL/SomeURL/> ProxyPass D:\myDir\mySubDir </Location> Apache 2.2 on Win 2003 Server. I've been reading <Location>, <Directory> and <Files> documentation and I haven't found any example. -- View this message in context: http://old.nabble.com/Map-URL-to-directory-tp32694522p32694522.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org