Hallo, Ein anderen Server habe ich auf Etch upgedatet das gleiche Problem. ich denke nicht das es etws mit den Modulen zutun hat. Es sieht so aus als ob der Apache sich weigert auf port 8080 per RewriteRule zuzugreifen.
Forbidden You don't have permission to access / on this server. Apache/2.2.3 (Debian) PHP/4.4.4-3 mod_ssl/2.2.3 OpenSSL/0.9.8c Server at www.mykniga.de Port 82 Keine Ahnung wieso. Ich kann mir das nicht Erklären. Der User ist www-data und kann problemlos auf localhost:8080 zugreifen. Habe zur Zeit mir eine Notlösung aus Apache1.3 gebastelt. Grüß Vlad 2006/10/31, Vladislav Vorobiev <[EMAIL PROTECTED]>:
Hallo, ich experementiere mit SIDs apache2.2 leider ohne erfolg. Auf einer anderen maschiene mit apache2.0 läuft der konfig. httpd.conf <VirtualHost *> ServerName localhost RewriteRule ^/(.*) http://localhost:8080/VirtualHostBase/http/localhost:80/ruXXXX [L,P] ProxyVia on <IfModule mod_disk_cache.c> CacheEnable disk / </IfModule> </VirtualHost> mods-enabled# ll insgesamt 0 lrwxrwxrwx 1 root root 28 2006-10-19 12:19 alias.load -> ../mods-available/alias.load lrwxrwxrwx 1 root root 28 2006-09-28 06:32 cache.load -> ../mods-available/cache.load lrwxrwxrwx 1 root root 33 2006-10-31 13:31 proxy_html.load -> ../mods-available/proxy_html.load lrwxrwxrwx 1 root root 28 2006-09-28 06:28 proxy.load -> ../mods-available/proxy.load lrwxrwxrwx 1 root root 30 2006-09-28 06:13 rewrite.load -> ../mods-available/rewrite.load ....................... error.log [Tue Oct 31 14:16:04 2006] [notice] Apache/2.2.3 (Debian) proxy_html/2.5 configured -- resuming normal operations [Tue Oct 31 14:16:07 2006] [warn] proxy: No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. auf dem Bildschirm Forbidden 403 You don't have permission to access / on this server. Apache/2.2.3 (Debian) proxy_html/2.5 Server at www.mykniga.org Port 80 Hat sich was geändert in RewriteRules. Ich habe nur was uber PassProxy... gefunden. Any Tips? Grüß Vlad -- Best Regards Vlad Vorobiev http://www.mymir.org
-- Best Regards Vlad Vorobiev http://www.mymir.org

