hi, here you are
<VirtualHost *>
   ServerName localhost
   ServerAlias localhost
   DocumentRoot /var/www/html
   ServerAdmin root:[EMAIL PROTECTED]
   ProxyPass / http://localhost:8080/VirtualHostBase/http/localhost:80/MohPlone/VirtualHostRoot/
   ProxyPassReverse / http://localhost:8080/VirtualHostBase/http/localhost:80/MohPlone/VirtualHostRoot/
    </VirtualHost>

<VirtualHost *:80>
    ServerAdmin root:[EMAIL PROTECTED]
    DocumentRoot /var/www/html
    ServerName 127.0.0.1
    ErrorLog /var/www/html/log
</VirtualHost>

smoove_e <[EMAIL PROTECTED]> wrote:
Did you make the entry as an additional Virtual Host?
Could you paste / show me your virtual host entries?

-----Original Message-----
From: mohammed ibrahim [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 21, 2006 8:22 AM
To: smoove_e; [email protected]
Subject: RE: [Setup] Hi,Apache 2 is not serving my nonplonepages2

hi,
thanks for help but it did not work too


smoove_e wrote:

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


ServerAdmin [EMAIL PROTECTED]
DocumentRoot /var/www/html
ServerName 127.0.0.1
ErrorLog /var/www/html/log


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
.
We'll help. Yahoo! Small Business
.




________________________________

Yahoo! Messenger with Voice. Make PC-to-Phone Calls

t=39663/*http://voice.yahoo.com> to the US (and 30+ countries) for 2ยข/min
or less.



Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to