Re: Reverse Proxy URL confuion.

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

 



Thanks for all your help. I think I'm going to have to go deep diving into the application, if I can. I tried every combination of ProxyHTMLURLMap I can think of and none of them seem to affect the output at all. I'm think of filing a bug with the developer since there appear to be only two spots where it doesn't work as I expect. In the meantime I've implemented a less that optimal workaround, that still achieves about 80% of my goal.

This is going on the back burner for now.

Matt McCutchen wrote:
On Wed, 2009-02-04 at 22:04 -0600, Robert Steinmetz wrote:
I've looked at the page source and the references seem to be generated by calling scripts. The links reported in the buttons are in the form

http://application/mydomain.com:80/application/file.aspx I'm beginning to think that the links are generated by the application in a way that isn't being caught.

If you want to fix this, you'll need to track down where in the source
the /application is coming from so you can write an appropriate rule.

If you can't get the HTML rewriting to work, a completely different
approach you could try is to redirect /application to / on the front-end
server:

Redirect 301 /application /

This will have extra overhead on every request, and it might not work
depending on how picky the application is.



--
Robert Steinmetz, AIA
Principal
Steinmetz & Associates


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