> <Proxy https://*.passport.com/*> > Order deny,allow > Deny from all > Allow from 10.0.0 > </Proxy> > This does not allow clients from subnet 10.0.0 to obtain pages from any > SSL URL at passport.com. Do you have allowCONNECT set? Do you have mod_proxy_connect loaded? I'm not 100% sure, but you might need 'SSLProxyEngine on' too to get ssl-proxying working properly. Joost --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx