501 Method Not Implemented--> Bitte dringend um Hilfe

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

501 Method Not Implemented--> Bitte dringend um Hilfe

Postby bartair23 » 10. November 2006 23:35

Hallo,
Ich habe einen Apache Server unter Debian laufen.
Im Internen Netzwerk(Private Ip) habe ich 2 Webcams auf die ich von aussen zugreifen will.
Ich habe es mit dem Proxypass versucht
....
LoadModule proxy_module lib/apache/mod_proxy.so
LoadModule proxy_connect_module lib/apache/mod_proxy_connect.so
LoadModule proxy_http_module lib/apache/mod_proxy_http.so
LoadModule proxy_ftp_module lib/apache/mod_proxy_ftp.so
...
<IfModule mod_proxy.c>
ProxyPass /WebCam http://192.168.1.90:82/
ProxyPass /WebCam2 http://192.168.2.88/Jview.htm/
</IfModule>

Beim öffnen des Browsers gibt er die Fehlermeldung 501 Method Not Implemented
Das interessante ist, dass bei
ProxyPass /WebCam2 http://192.168.2.88/ -->Im Browser: www.domain/WebCam2
Er den link öffnet, also die adresse im browser veraendert sich aber die Fehlermeldung
Not Found steht.
Wenn ich dann http://domain/WebCam2/Jview.htm/ angib, steht wieder
501 Method Not Implemented


Es wäre sehr Hilfsbereit wenn mir jemand weiterhilft.
Danke im Voraus
bartair23@gmx.net

Ps.: Ich surfe verzweifeln seit Tagen nach der Lösung zum Problem:(
bartair23
 
Posts: 1
Joined: 10. November 2006 23:16

501 Method Not Implemented--> Bitte dringend um Hilfe

Postby areiber » 06. January 2007 17:19

Hallo bartair23,

versuche es doch 'mal mit

ProxyPass /WebCam/ http://192.168.1.90:82/
ProxyPass /WebCam2/ http://192.168.2.88/Jview.htm/

d.h., jeweils ein '/' hinter WebCam und WebCam2

Gruss,
Albrecht
areiber
 
Posts: 1
Joined: 06. January 2007 17:08


Return to Apache

Who is online

Users browsing this forum: No registered users and 169 guests