[zorp-hu] http_proxy
Marady Arpad
marady@mavinformatika.hu
Fri, 21 Dec 2001 13:43:32 +0100
Van egy kis gondom a http proxy-val. Ha dmz-es http szerveremen
van authentication akkor a zorp elutasit.
A hiba:
The server you were trying to contact send an invalid response
zorp verzio:
LD_LIBRARY_PATH=/usr/lib/zorp
ZORP=/usr/lib/zorp/zorp
Zorp 0.8.3
Compile-Date: Apr 18 2001 09:32:43
Trace: off
Debug: on
Caps: on
config:
class BHTTPP(HttpProxy):
def config(self):
HttpProxy.config(self)
return Z_ACCEPT
Marady Arpad