The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024

Latest message you have seen: RE: VPN or other solution from iPhone to HA server?


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

RE: Apache reverse proxy ?


  • Subject: RE: Apache reverse proxy ?
  • From: "Marcus Warrington" <marcusw@xxxxxxxxxxx>
  • Date: Tue, 27 Sep 2005 12:43:17 +0100

Tony

Thanks for the reply..

I believe that the rewrite module would definitely do it but it confuses
me as I thought that this was what Reverse Proxy was doing !

At the moment the reverse proxy line in httpd.conf ;

ProxyPassReverse /tivo/ http://192.168.0.222/

seems to achieve nothing, infact if I comment it out and restart Apache
then nothing changes. i.e. I can still forward proxy and see the
initial tivo page, but no pages via links on that page.

I'm totally confused as to what the ProxyPassReverse command is supposed
to do..

I think I'll go and readup on the ReWrite module...

Marcus

From: "Bricknell, Tony" <tony.bricknell@xxxxxxx>

I had a similar problem.  With help from this list I'm using Apache
Reverse Proxying on a contribs.org SME Server.  As I understand it,
the problem is with the relative/absolute path specified in the
TivoWeb html - if you could edit the html to specify relative rather
than absolute links then it would work.

I got mine working through much experimentation as...
www.mydomain.com/tivo was broke as you describe.
("Info" links to http://www.mydomain.com/info and
not www.mydomain.com/tivo/info)
However, setting up a different reverseproxy of tivo.mydomain.com works
fine (as "Info" links to http://tivo.mydomain.com/info).

Much reading on the subject suggested a module that re-writes the
html links on the fly, as the page is served.  I believe there was a way
of doing it with a "stand-alone" apache install but, as mine is
buried
in the SME Server build, I played safe and left it alone instead
making do with the (working) tivo.mydomain.com

If you can't cope with tivo.mydomain.com then I'll have a rummage
tonight and see if I can find the details of that module...



UKHA_D Main Index | UKHA_D Thread Index | UKHA_D Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.