ProxyReverse perverse behavior

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

 



Hi;

I am using Apache's ProxyPass/ProxyPassReverse features to deliver
content that actually resides on an IIS server, but now "looks like" it
comes directly from the Apache server.  However, I am getting
non-uniform behavior. (Apache 1.3.33 on HP-UX 11.11)

In httpd.conf:

ProxyPass        /org/sa_of_eng http://empyrean.soco.agilent.com/org/sa_of_eng
ProxyPassReverse /org/sa_of_eng http://empyrean.soco.agilent.com/org/sa_of_eng

ProxyPass        /org/zorro http://empyrean.soco.agilent.com/org/zorro
ProxyPassReverse /org/zorro http://empyrean.soco.agilent.com/org/zorro

Here's the problem:

Enter in Address Bar                        Result Displayed in Address Bar
--------------------------------------      ------------------------------------
http://www.soco.agilent.com/org/zorro/      http://www.soco.agilent.com/org/zorro/
http://www.soco.agilent.com/org/zorro       http://www.soco.agilent.com/org/zorro/
http://www.soco.agilent.com/org/sa_of_eng/  http://www.soco.agilent.com/org/sa_of_eng/
http://www.soco.agilent.com/org/sa_of_eng   http://empyrean.soco.agilent.com/org/sa%5Fof%5Feng/

I haven't done a thorough test, but it appears that the reverse proxy
translation in combination with "adding the trailing slash" does not
like finding underscores in the URL.  I have at least one other URL with
'_' in it exhibiting the same behavior; all the rest of my proxied sites
have only letters in their names.

Does anyone know if this can be fixed?  Am I not going to be able to
allow my customers to omit the tralinig slash, or not be able to allow
my content owners to use underscores in their web names?

Thanks,

hugh

-- 
 Hugh Williams                  "There are two things to aim for in life;
 hugh_williams@xxxxxxxxxxx       first, to get what you want; and after that,
 Agilent Technologies            to enjoy it.  Only the wisest of mankind
 Santa Rosa 2US-C                achieve the second."
 707.577.4941                         - Logan Pearsall Smith, 1931

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-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