[Setup] Help with VirtualHostMonster

Ricardo Newbery ric at digitalmarbles.com
Mon Jan 5 20:59:55 UTC 2009


On Jan 5, 2009, at 5:35 AM, Sebastian.Lux wrote:

>
> Hello,
>
> Iam running Plone on a Windows 2003 Server (Just Plone, no Apache or
> anything else). Lets call it "Server2"
>
> Now I have got another Server (Lets call it Server1) with Apache and  
> some
> other services already running.
>
> I want Plone to be reachable at the following url: http://Server1/ 
> myPortal
>
> So I set up a rewrite rule in the httpd.conf of Server1 Apache like  
> this:
> RewriteRule ^/myPortal(.*) http://Server2:8000/$1 [P,R]


This won't work.  You need to put in the path elements that  
VirtualHostMonster is looking for.

The first link you sent tells you how to do this.
http://plone.org/support/forums/setup#nabble-td351534

But if you want to read more...
http://plone.org/documentation/tutorial/plone-apache/vhm/
http://plone.org/documentation/how-to/plone-with-apache
http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/VirtualHosting.stx
http://wiki.zope.org/zope2/ZopeAndApache

Ric





More information about the Setup mailing list