On Thu, Jun 10, 2010 at 4:32 AM, Petr Hracek <phracek2@xxxxxxxxx> wrote: > It works fine without problem but I would like to use that module for > authorization > of "proxy" requests as well. > Proxy requests are not defined in settings of browser (in Firefox > Tools->Options->LAN settings -> Manual configuration of proxy). > <Directory /> > Options +Indexes +Multiviews > AuthType FOOM Don't constrain your directives to stuff under <Directory /> if you want them to apply to proxy requests. These are never mapped to a directory. http://httpd.apache.org/docs/2.2/sections.html -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx