[Zope] VirtualHost 403 Forbidden. Help!!
KE Liew
ke.liew at gmail.com
Thu Sep 21 10:33:41 EDT 2006
File and folder permissions?
On 9/21/06, Ferhat Ayaz <ferhatayaz at yahoo.com> wrote:
> Hi,
>
> I read every doc I found. But the server reports
> always 403 on konfiguring an APache VirtualHost on my
> Zope Instance on the same machine. Here my sniplet
> from apache2.conf (also known as httpd.conf)
>
>
> <VirtualHost journal.homelinux.net:80>
> ServerName journal.homelinux.net
> ServerAdmin myemail at yahoo.com
> RewriteEngine On
> RewriteRule ^/(.*)
> http://localhost:8080/VirtualHostBase/http/journal.homelinux.net:80/VirtualHostRoot/$1
> [P,L]
>
> ErrorLog /var/log/apache2/journal-error_log
> TransferLog /var/log/apache2/journal-access_log
> </VirtualHost>
>
>
> I tryed many other variants to point to the VH
> Monster.
> The result is always:
>
> Forbidden
>
> You don't have permission to access / on this server.
>
>
> What am I doing wrong?????????????????????????????????
>
>
> thanks,
> Ferhat
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> Zope maillist - Zope at 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 )
>
More information about the Zope
mailing list