Re: ProxyReverse Issue on - httpd-2.2.29

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 23.02.2015 um 19:18 schrieb Otis Dewitt - NOAA Affiliate:
Everything works on this site except this url:
https://www.docuzzzz.com/class/page/createpdf.jsp?requestId=7

weird problem.

Thanks,
Otis

On Mon, Feb 23, 2015 at 1:15 PM, Otis Dewitt - NOAA Affiliate
<otis.dewitt@xxxxxxxx <mailto:otis.dewitt@xxxxxxxx>> wrote:

    oops yeah missed adding that to the email.

    Its in the config:

    # Class Directive (443) #EXAMPLE
    RewriteRule ^/class$(.*) https://www.docuzzzz.com/class$1 [L,NC]

What is the "$" in the left side of the rule supposed to do?

If you remove the dollar sign, or we just ignore it for a moment, I would suspect a redirect loop here. Is this the config from the http or https VHost? If http, then redirecting to https would be fine, but I woudn't understand why it should also proxy. If https, then the RweriteRule looks suspect.

    ProxyPass /class https://example.com:20201/class

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

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux