Hi i am setting up apache to work with Zope. I am using the documentation at http://plone.org/documentation/howto/plone-with-apache-1.3/view?searchterm=p... I have istalled the Virtual host monster ok but my question is reguards the piece of code <VirtualHost *> ServerName me.com ServerAlias www.me.com ServerAdmin webmaster@me.com ProxyPass / http://localhost:8080/VirtualHostBase/http/me.com:80/mysite/VirtualHostRoot/ ProxyPassReverse / http://localhost:8080/VirtualHostBase/http/me.com:80/mysite/VirtualHostRoot/ </VirtualHost> I was wondering if you simply add this to your httpd.conf file or do you replace what is already there with this? Thanks for any help. Neil _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web!