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

<VirtualHost *:80>
    ServerAdmin [EMAIL PROTECTED]
    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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of mohammed ibrahim
Sent: Thursday, September 21, 2006 5:37 AM
To: [email protected]
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/> . 


_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to