On 08/12/2009 07:49 PM, Igor Cicimov wrote:
As far as I know the Location is used for file system that doesn't reside on the local server (e.g. proxy server) and Directory in case you want to protect file system that is local to the server.

No, Location refers to the request's URL while Directory refers to the file path that it ends up mapped to. Nothing to do with proxy, except that a proxied request doesn't end up mapped to a local file path so Directory wouldn't be useful for it.

--
Dan Poirier <poir...@pobox.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

Reply via email to