[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> wrote on :

> Hi Group,
> 
> ------------------------
> 
> [Tue Mar 28 17:25:18 2006] [notice] Apache/1.3.29 (Unix)
> mod_ssl/2.8.16 OpenSSL/0.9.7g configured -- resuming normal operations
> [Tue Mar 28 17:25:18 2006] [info] Server built: unknown
> [Tue Mar 28 17:25:18 2006] [notice] Accept mutex: sysvsem (Default:
> sysvsem) [Tue Mar 28 17:25:25 2006] [debug] proxy_cache.c(0): No
> CacheRoot, so no
> caching. Declining.
> [Tue Mar 28 17:25:25 2006] [error] [client 81.14.150.150] (22)Invalid
> argument: proxy connect to 0.0.0.0 port 443 failed
> [Tue Mar 28 17:25:25 2006] [debug] proxy_cache.c(0): No
> CacheRoot, so no
> caching. Declining.

I think you gotta have a valid CacheRoot or stick in: 

NoCache *

As in 
<IfModule mod_proxy.c>
ProxyRequests Off
NoCache *
....

[EMAIL PROTECTED]

> 
> The proxy.conf is included by the httpd.conf.
> 
> proxy.conf
> ------------------------
> 
> ProxyRequests Off
> # ProxyVia On
> 
> <Directory proxy:*>
> SSLRequireSSL
> Order deny,allow
> Deny from all
> Allow from all
> AuthType Basic
>         AuthName "picturesafe | Interner Bereich"
>         AuthUserFile conf/.htpasswd
>         AuthGroupFile /dev/null
>         Require valid-user
> </Directory>
> 
> # SLOX
> #-------
> ProxyPass /appl https://10.0.20.38
> ProxyPassReverse /appl https://10.0.20.38
> ProxyPass /servlet/ https://10.0.20.38/servlet/
> ProxyPassReverse /servlet/ https://10.0.20.38/servlet/
> ProxyPass /start/ https://10.0.20.38/start/
> ProxyPassReverse /start/ https://10.0.20.38/start/
> ProxyPass /suse/ https://10.0.20.38/suse/
> .....
> ProxyPass /wiki/ http://10.64.5.247/wiki/
> ProxyPassReverse /wiki/ http://10.64.5.247/wiki/
> 
> Thanks a lot for reading up to here :)
> 
> Greetings, o/s



-- 
drs. Mark C. Prins
Spatial Fusion Specialist / Network Administration
SkypeMe@ skype:mark.prins-caris.nl



--
________________________________________________________
CARIS Geographic Information Systems BV
phone: +31 413 296 010
fax: +31 413 296 012
web: http://www.caris.nl
product support: [EMAIL PROTECTED]
sales/marketing: [EMAIL PROTECTED]
________________________________________________________
This email contains confidential information for the intended recipient.
If you are not the intended addressee, please notify us immediately.
You should not use, disclose, distribute or copy this communication
if received in error.
No binding contract will result from this message until such a time as
a written contract has been signed on behalf of the company named above.
________________________________________________________
This message has been scanned for viruses using McAfee Groupshield.
This message may have been modified by the virusscanner.
________________________________________________________

Reply via email to