----- "Eric Covener" <[email protected]> wrote:

> > <LocationMatch ^/(?izutap/.*)$>
> 
> I think the option should be by itself e.g.
> 
> <LocationMatch (?i)^/zutap>
> 
> or
> 
> ProxyPassMatch (?i)^/zutap
> 

I was going from:
19:08 <jMCg> negative redirect
19:08 <fajita> Redirect everything except /images/: RedirectMatch 
^/(?!images/)(.*) http://dynamic.myhost.com/$1

And then interpolated.

> ---------------------------------------------------------------------
> 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]


-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: [email protected]
URL: http://brainsware.org/

---------------------------------------------------------------------
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