oops yeah missed adding that to the email.Its in the config:# Class Directive (443) #EXAMPLERewriteRule ^/class$(.*) https://www.docuzzzz.com/class$1 [L,NC]ProxyPass /class https://example.com:20201/class<Location /class/>SetOutputFilter proxy-htmlProxyPassReverse https://example.com:20201/classProxyHTMLEnable OnProxyHTMLExtended OnProxyHTMLURLMap http://example.com:20201/class /classRequestHeader unset Accept-Encoding</Location>Thanks,OtisOn Mon, Feb 23, 2015 at 1:11 PM, Eric Covener <covener@xxxxxxxxx> wrote:> # Class Directive (443) #EXAMPLE
> RewriteRule ^/class$(.*) https://www.docuzzzz.com/class$1 [L,NC]
>
> <Location /class/>
> SetOutputFilter proxy-html
> ProxyPassReverse https://example.com:20201/class
> ProxyHTMLEnable On
> ProxyHTMLExtended On
> ProxyHTMLURLMap http://example.com:20201/class /class
> RequestHeader unset Accept-Encoding
> </Location>
Missing ProxyPass? I don't see why this would be proxied.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx