in proxy.conf you will have to allow traffic from localhost. - sree 2009/1/19 Kenneth Gonsalves <law...@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 webmas...@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@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
_______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers