On Dec 8, 2007 3:22 PM, Rocco Scappatura <[EMAIL PROTECTED]> wrote:

>         ProxyRequests off

> The request is proxied to http://10.1.1.1/smthing/awstats/

http://httpd.apache.org/docs/2.0/mod/mod_proxy.html#proxypass

The ! directive is useful in situations where you don't want to
reverse-proxy a subdirectory, e.g.

ProxyPass /mirror/foo/i !
ProxyPass /mirror/foo http://backend.example.com



-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to