[Zope] Linking Zope to Apache 1.3
neil
neil_matthews at excite.com
Mon Jan 31 03:03:27 EST 2005
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=plone%20with%20apache
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 at 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!
More information about the Zope
mailing list