Proxy decodes URLs
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
To
:
users@xxxxxxxxxxxxxxxx
Subject
: Proxy decodes URLs
From
: v0id null <
v0idnull@xxxxxxxxx
>
Date
: Fri, 20 Feb 2015 10:49:46 -0500
Reply-to
:
users@xxxxxxxxxxxxxxxx
So lets say I have a simple Vhost:
<VirtualHost *:80>
ServerName foobar
# proxy a tomcat server
ProxyPass /proxy-dir/context
http://localhost:8080/context
</VirtualHost>
When I make a request to
http://foobar/proxy-dir/context/username%40domain
Tomcat receives
http://localhost:8080/context/username@domain
This is an invalid URL.
How can I prevent mod_proxy from urldecoding requests?
thanks,
--alex
Follow-Ups
:
Re: Proxy decodes URLs
From:
Eric Covener
Prev by Date:
Re: Where are the Win32 Binaries?
Next by Date:
building httpd 2.4 on windows x64
Previous by thread:
Where are the Win32 Binaries?
Next by thread:
Re: Proxy decodes URLs
Index(es):
Date
Thread
[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]