Re: Zope hinter Apache was läuft flasch?
Andreas Jung <[email protected]>
| Newsgroups | gmane.comp.web.zope.german |
|---|---|
| Organization | ZOPYX Ltd & Co. KG |
| Message-ID | <[email protected]> |
Am 05.12.09 11:13, schrieb Zed: > Hallo, > > ich will ein Zope 2.10.6 hinter Apache 2.2.9 laufen lassen. > > Ich vorgegangen wie auf > http://plone.org/documentation/tutorial/plone-apache beschrieben. > > d.h. alle notwendigen Apache-Module sind installiert. Leider bekomme > ich immer diese Meldung im Browser: > > Forbidden > You don't have permission to access / on this server. > > Meine VirtuelleHost-Konfiguration sieht so aus: > > <VirtualHost *:80> > ServerName www.mein-server.de > ServerSignature On > ServerAdmin [email protected] > > CustomLog /var/lib/zope2.10/instance/ms/log/apache/access.log combined > ErrorLog /var/lib/zope2.10/instance/ms/log/apache/error.log > LogLevel warn > > RewriteEngine On > RewriteRule ^/(.*) > http://127.0.0.1:8080/VirtualHostBase/http/www.mein-server.de:80/home/VirtualHostRoot/$1 > [L,P] > </VirtualHost> > > (die RewriteRule steht natürlich in einer Zeile.) > > In dieser Form habe ich es schon oft gemacht und es lief. Übersehe ich > was? <Location "/"> Order allow,deny Allow from all </Location> fehlt. -aj _______________________________________________ zope mailing list [email protected] https://mail.dzug.org/mailman/listinfo/zope
lists.vcf
(text/x-vcard, 316 B)
begin:vcard fn:Andreas Jung n:Jung;Andreas org:ZOPYX Ltd. & Co. KG adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany email;internet:[email protected] title:CEO tel;work:+49-7071-793376 tel;fax:+49-7071-7936840 tel;home:+49-7071-793257 x-mozilla-html:FALSE url:www.zopyx.com version:2.1 end:vcard