PROTECTED] Mod_proxy ProxyMatch
On 7/28/05, Kuntze, Darin <[EMAIL PROTECTED]> wrote:
>
>
> I'm trying to do some proxy work on my apache 2 server. I have
> requests for a couple of asp files that need to be proxied to another
> server. Therefore I'm trying to use Pro
Title: Mod_proxy ProxyMatch
I'm trying to do some proxy work on my apache 2 server. I have requests for a couple of asp files that need to be proxied to another server. Therefore I'm trying to use ProxyMatch to match only the files with the ".asp" extension.
Here's what I have so far (and it