John Goerzen wrote:
Michel Pelletier <michel@digicool.com> writes:
What if I run Zope with its own server, not through Apache?
Then you do the same thing, run 5 Zope instances bound to 5 different system interfaces.
Ahh, but I want to do HTTP/1.1 NameVirtualHosting -- requires only 1 IP address. Obviously cannot use 5 processes binding to port 80. Does this mean that the build-in Zope server won't work in this case?
That's right. ZServer's HTTP Server isn't savvy enough to understand the 'Host:' header (you can allways patch it ;). For this you need Apache in the frontend. -Michel
-- John Goerzen Linux, Unix consulting & programming jgoerzen@complete.org | Developer, Debian GNU/Linux (Free powerful OS upgrade) www.debian.org | ----------------------------------------------------------------------------+ The 133,968,795th prime number is 2,771,695,019.