Re: port issue with reverse proxy

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

 



On Thu 05 Feb 2009, André Warnier wrote:
> Mike Soultanian wrote:
> > André Warnier wrote:
> >> I mean, if in your browser you get such a response page, and look
> >> at the html source of the page, do you really see links to
> >> "http://myserver.tld:81/...";, or are they more like
> >
> > yup.. that's exactly what I'm getting :(
>
> Well, if all the links are like that, then I just happened to see a
> module in the standard Apache module list, which replaces strings
> on-the-fly. I don't recall the name , but it's an output filter and
> it must be mod_replace, or mod_substitute or something like that.

You mean mod_substitute. It is available only since 2.2.7.

If you look for something that follows your HTML more closely have a 
look at mod_proxy_html (http://apache.webthing.com/mod_proxy_html/). It 
can distinguish between

  <a href="http://myserver.tld:81/...";>

and

  <p>http://myserver.tld:81/...</p>

Torsten

-- 
Need professional mod_perl support?
Just hire me: torsten.foertsch@xxxxxxx

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