[Zope] Running 2 instances of Zope on Apache

Dieter Maurer dieter at handshake.de
Wed Jul 26 15:00:44 EDT 2006


ianripping wrote at 2006-7-26 01:30 -0700:
> ...
><VirtualHost *:80>
>    ServerAdmin ian.ripping at cfh.nhs.uk
>    ServerName commsg6lds
>    RewriteEngine On
>    RewriteRule ^/(.*)
>http://localhost:8080/VirtualHostBase/http/commsg6lds:80/extranet/VirtualHostRoot/$1
>[L,P]
></VirtualHost>
>
>I am using rewrite rule and this works for just the internal address
>http://commsg6lds
>
>How would I configure this for http://live.commsg6lds
>Do I have to enable NameVirtualHost?
>What should I have for listen? Currently:
>Listen 80

You really should read Apache's "NameVirtualHost" documentation...



-- 
Dieter


More information about the Zope mailing list