[Techtalk] apache, plone and mod_proxy headache

Caroline Johnston johnston at biochemistry.ucl.ac.uk
Mon Aug 7 18:24:37 UTC 2006


Figured it out.

A ProxyPass /plone
http://localhost:8080/VirtualHostBase/http/bioinformatics.essex.ac.uk:80/VirtualHostRoot/_vh_plone
line in httpd.conf seems to do the trick.

Cxx

On Mon, 7 Aug 2006, Caroline Johnston wrote:

> ahh... actually, the mod_proxy is working fine, it's just that all the
> plone pages have their base_href set to :8080, so they're getting snagged
> in the firewall. Anyone know how to change the base href to :80 without
> actually changing the port?
>
> Cheers,
>
> Cxx
>
> On Mon, 7 Aug 2006, Caroline Johnston wrote:
>
> > Hi chix,
> >
> > All this talk of plone for the new website inspired me to give it a go for
> > my lab's site. Installed no bother, but it's running on a server which
> > already has apache served content, so it's running on port 8080. According
> > to http://plone.org/documentation/how-to/plone-with-apache-1.3 you can use
> > mod_proxy to let zope on 8080 hide behind an apache on 80 without having
> > to open up 8080 on the firewall.
> >
> > I've managed to get this working from the internal network but not
> > externally. I presume this is something to do with the fact that the
> > server has 2 virtual hosts, one for internal access and one for external
> > access, but I can't figure out how to setup the proxy so they both work. I
> > didn't set up the server in the first place so I'm not entirely sure how
> > it's supposed to work.
> >
> > Anyone know anything about this kind of stuff? Bits of httpd.conf at
> > http://cassj.f2s.com/CassWiki/index.php?n=Main.Dumper
> >
> > Cheers,
> >
> > Cass
> >
> > _______________________________________________
> > Techtalk mailing list
> > Techtalk at linuxchix.org
> > http://linuxchix.org/mailman/listinfo/techtalk
> >
>
> _______________________________________________
> Techtalk mailing list
> Techtalk at linuxchix.org
> http://linuxchix.org/mailman/listinfo/techtalk
>



More information about the Techtalk mailing list