[BangPypers] problem accessing a plone site

Sreekanth S Rameshaiah sree at mahiti.org
Mon Jan 19 08:37:17 CET 2009


in proxy.conf you will have to allow traffic from localhost.
- sree

2009/1/19 Kenneth Gonsalves <lawgon at au-kbc.org>

> hi,
>
> after a long gap, am setting up a plone site. I wanted it served through
> apache, and have this in my apache conf:
>
> <VirtualHost *:80>
>    ServerName foo.org.in
>    ServerAlias www.k-dialogue.org.in
>    ServerAdmin webmaster at nrcfosshelpline.in
>    ProxyPass /
>
> http://localhost:8081/VirtualHostBase/http/foo.org.in:80/foo/VirtualHostRoot/
>    ProxyPassReverse /
>
> http://localhost:8081/VirtualHostBase/http/foo.org.in:80/foo/VirtualHostRoot/
>
> <Directory />
>        Options FollowSymLinks
>        AllowOverride None
>        Order deny,allow
>        allow from all
> </Directory>
> </VirtualHost>
>
> Now I get 'forbidden you cannot access / on this server'. Any clues?
>
> --
> regards
> Kenneth Gonsalves
> Associate
> NRC-FOSS
> http://nrcfosshelpline.in/web/
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
Sreekanth S Rameshaiah
Executive Director
Mahiti Infotech Pvt. Ltd.
# 33-34, 2nd Floor,
Hennur Cross, Hennur Road,
Bangalore, India - 560043
Phone:  +91 80 4115 0580/1
Mobile:  +91 98455 12611
www.mahiti.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/bangpypers/attachments/20090119/774e3010/attachment.htm>


More information about the BangPypers mailing list