RE: [Zope] Zserver-port question
Maarten, use apache/mod_rewrite as a front-end is the easiest way to do this (of course, this rather assumes you are on *nix...) here's a few pointers to start you off: http://lists.zope.org/pipermail/zope/2001-August/096782.html http://www.zope.org/Members/unfo/apache_zserver_ssl http://www.zope.org/Members/mwr/VHosts_With_Zope_Default http://www.zope.org/Members/fritz/howto_apache_and_siteroot cheers, garry On 5 Dec 2001, at 12:02, Demont Maarten wrote: Subject: RE: [Zope] Zserver-port question Date sent: Wed, 5 Dec 2001 12:02:14 +0100 From: "Demont Maarten" <Maarten.Demont@cronos.be> To: <gs@styrax.com>
What I'm actually trying to do is keep the management-interface on 8080, but have my first website on another port like 8081
Maarten
-----Original Message----- From: Garry Steedman [mailto:gs@styrax.com] Sent: woensdag, december 05, 2001 11:35 To: Demont Maarten Subject: Re: [Zope] Zserver-port question
your mail is unclear: are you trying to run one zope instance on two HTTP ports simultaneously? if so, you cant do this AFAIK with zope alone, but you could probably do it using apache/mod_rewrite... there are howto's which should be helpful...
cheers,
garry
On 5 Dec 2001, at 10:31, Demont Maarten wrote:
Priority: Urgent From: "Demont Maarten" <Maarten.Demont@cronos.be> To: <zope@zope.org> Subject: [Zope] Zserver-port question Date sent: Wed, 5 Dec 2001 10:31:13 +0100
Hi
I want to run a folder (or even multiple folders) in zope (e.g. /website) as a new port
so instead of using http://localhost:8080/website -> http://localhost:8081
Is it possible? And if it is possible, how do I do it?
Tnx
Maarten Demont
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
+-------------------------------------------+ Garry Steedman mailto:gs@styrax.com Styrax Associates http://www.styrax.com/
"The Good Man has no shape." +-------------------------------------------+
+-------------------------------------------+ Garry Steedman mailto:gs@styrax.com Styrax Associates http://www.styrax.com/ "The Good Man has no shape." +-------------------------------------------+
participants (1)
-
Garry Steedman