Am Samstag, den 12.11.2005, 03:26 -0500 schrieb Faheem Mitha:
> 
> On Sat, 12 Nov 2005, Tino Wildenhain wrote:
> 
> [snip]
> >> 5) Here are the mods I have enabled.
> > ...
> >>    Alias /doc/ "/usr/share/doc/"
> >>      <Directory "/usr/share/doc/">
> >>    Options Indexes MultiViews FollowSymLinks
> >>    AllowOverride None
> >>    Order deny,allow
> >>    Deny from all
> >          ^^^^^^^^^^^^^ <--- and here
> >>    Allow from 127.0.0.0/255.0.0.0 ::1/128
> >          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ <--- and here
> >
> >>    </Directory>
> >
> > is the Problem. The example config needs
> > to be changed to allow serving - this is
> > true for static content as well as using
> > mod_proxy.
> 
> I'm sorry. I don't follow what you mean. Can you be more explicit?
> 
> The web server is working fine for regular web pages, both SSL and 
> non-SSL.

Which pages beside the introductional page and the
docs? And are you sure you want to access
your Plone via 

http://yourserver/plone/ 

instead of

http://yourserver/ ?

Regards
Tino 

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to