Guck mal hier
http://httpd.apache.org/docs/2.2/rewrite/rewrite_guide.html#movehomedirs

Mario

On 10/4/06, Vladislav Vorobiev <[EMAIL PROTECTED]> wrote:
Hallo,

ich glaube du müsstest noch den Proxy antivieren

http://localhost:8080/VirtualHostBase/http/%{SERVER_NAME}:80/test/VirtualHostRoot$1
 [P,L]
ProxyVia on

Grüße
Vlad

2006/10/3, Alwin Michael Schronen <[EMAIL PROTECTED]>:
> Hallo,
> ich versuche über Apache2 auf Zope zuzugreifen.
> Ich erhalte folegende Fehlermeldung:
>
> [Tue Oct 03 19:37:33 2006] [error] [client 192.168.1.102] attempt to
> make remote request from mod_rewrite without proxy enabled:
> 
proxy:http://localhost:8080/VirtualHostBase/http/gentoo-main:80/test/VirtualHostRoot/
>
> Wo oder wie kann ich proxy aktivieren???
>
> Hier meine Konfiguration:
>
> <VirtualHost *:80>
> ServerAlias   gentoo-main
> ServerAdmin   [EMAIL PROTECTED]
> ServerSignature On
>
> CustomLog     /var/log/apache2/zope1-access.log combined
> ErrorLog      /var/log/apache2/zope1-error.log
> LogLevel warn
>
> <IfModule mod_rewrite.c>
> RewriteEngine On
> RewriteRule ^(.*)
> 
http://localhost:8080/VirtualHostBase/http/%{SERVER_NAME}:80/test/VirtualHostRoot$1
> [P,L]
> </IfModule>
> </VirtualHost>
>
> --
> Alwin Michael Schronen
>
> Hohenzollernstrasse 78 d
> D - 66 117 Saarbruecken
>
> Tel.  +49 681 94 74 460
> Fax.  +49 681 94 74 512
> Mobil +49 173 672 64 46
>
> [EMAIL PROTECTED]
>
>
> --------------------------------------------------------------------------
>                 Apache HTTP Server Mailing List "users-de"
>       unsubscribe-Anfragen an [EMAIL PROTECTED]
>            sonstige Anfragen an [EMAIL PROTECTED]
> --------------------------------------------------------------------------
>
>


--
Best Regards
Vlad Vorobiev
http://www.mymir.org

--------------------------------------------------------------------------
               Apache HTTP Server Mailing List "users-de"
     unsubscribe-Anfragen an [EMAIL PROTECTED]
          sonstige Anfragen an [EMAIL PROTECTED]
--------------------------------------------------------------------------



--------------------------------------------------------------------------
               Apache HTTP Server Mailing List "users-de"
     unsubscribe-Anfragen an [EMAIL PROTECTED]
          sonstige Anfragen an [EMAIL PROTECTED]
--------------------------------------------------------------------------

Antwort per Email an