9 Nov
2005
9 Nov
'05
12:55 p.m.
Faheem Mitha wrote:
the log says
[Wed Nov 09 03:30:26 2005] [error] [client ...] client denied by server configuration:
This means you likely need to find something else in your apache.conf that's causing this problem...
RewriteRule ^/plone(/.*)?$
That's odd.. Why not just: /plone(.*) ? This might actually be your problem, since that question mark means that $1 might not exist for:
http://127.0.0.1:9673/VirtualHostBase/https/%{HTTP_HOST}:443/dulci/VirtualHostRoot/_vh_plone$1 [L,P]
cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk