[Setup] Hi,Apache 2 is not serving my nonplonepages2

smoove_e smoove_e at hotmail.com
Thu Sep 21 13:06:11 UTC 2006


To serve both types of pages you can make an additional entry in httpd.conf
to serve the non-plone pages:

<VirtualHost *:80>
    ServerAdmin admin at example.com
    DocumentRoot /var/www/html
    ServerName 127.0.0.1
    ErrorLog /var/www/html/log
</VirtualHost>

I am not an Apache expert, but this works for me in development. If anyone
has insight on a better way (or more secure?) way, feel free to chime in.

-----Original Message-----
From: setup-bounces at lists.plone.org [mailto:setup-bounces at lists.plone.org]
On Behalf Of mohammed ibrahim
Sent: Thursday, September 21, 2006 5:37 AM
To: setup at lists.plone.org
Subject: [Setup] Hi,Apache 2 is not serving my nonplonepages2

Sorry i forgot to mention the tutorial i worked with it is "Mixing Local
Apache and Proxyed Content".
Thanks in advance


________________________________

Get your own web address for just $1.99/1st yr
<http://us.rd.yahoo.com/evt=43290/*http://smallbusiness.yahoo.com/domains> .
We'll help. Yahoo! Small Business
<http://us.rd.yahoo.com/evt=41244/*http://smallbusiness.yahoo.com/> . 





More information about the Setup mailing list