Apache 2.0; exclude single file from being proxied

Hi,

I'm wondering about the best way to exclude one single file in the
document root from being proxied. Would this be the proper way?

....
ProxyPass /somefile.html !
....
ProxyPass / http://www.someserver.com:8080/
....

Sander
Sander [ Di, 14 August 2007 18:53 ] [ ID #1794964 ]
Webserver » alt.apache.configuration » Apache 2.0; exclude single file from being proxied

Vorheriges Thema: Domain URL; www vs (not www)
Nächstes Thema: mod_rewrite in per-server context