[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Apache2.2 SID was hat sich geändert



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



Reply to: