What does your RewriteRule Log tell you?

http://betabug.ch/zope/witch

Check out that site to help you write it out ;)


Regards,

Liew

On 7/26/06, ianripping <[EMAIL PROTECTED]> wrote:

I have tried using the exaplme provided but having no luck.

This is my standard config file:

<VirtualHost *:80>
    ServerAdmin [EMAIL PROTECTED]
    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
--
View this message in context: 
http://www.nabble.com/Running-2-instances-of-Zope-on-Apache-tf1998979.html#a5499540
Sent from the Zope - General forum at Nabble.com.

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to