Apache und mod_proxy_ajp

Alles, was den Apache betrifft, kann hier besprochen werden.

Apache und mod_proxy_ajp

Postby Kevin26 » 11. May 2009 10:05

Hallo,

ich hab mir unter SUSE 11.1 nen Apache aufgezogen.
EIner der User braucht mod_proxy_ajp, also hab ich das installiert und konfiguriert.
Funktioniert aber nicht. Man bekommt einen 404.

Hier mal die proxy_ajp.conf:

Code: Select all
<Proxy *>
Order deny,allow
allow from all
</Proxy>

ProxyPass /axis2 ajp://127.0.0.1:8010/axis2 smax=0 ttl=60 retry=5
ProxyPass /ajax ajp://127.0.0.1:8010/ajax smax=0 ttl=60 retry=5
ProxyPass /servlet ajp://127.0.0.1:8010/servlet smax=0 ttl=60 retry=5
ProxyPass /infostore ajp://127.0.0.1:8010/infostore smax=0 ttl=60 retry=5




Die Fehlermeldung im Log:
[Mon May 11 10:33:36 2009] [error] [client ::1] File does not exist: /srv/www/htdocs/ajax, referer: http://localhost/test/index.html



Jemand ne Ahnung warum? Oder wie ich das debuggen kann?

Gruß

Kevin
Kevin26
 
Posts: 1
Joined: 11. May 2009 10:01

Return to Apache

Who is online

Users browsing this forum: No registered users and 39 guests