Posts Tagged ‘wpad.dat’

Conditionally send different proxy.pac file dependent upon client IP address

Thursday, July 10th, 2008

in apache

# conditional proxy.pac
RewriteEngine on
RewriteCond %{REMOTE_ADDR} ^192\.168\.71.*
RewriteRule ^/proxy.pac$ /proxy-vpn.pac [L]

Popularity: 27% [?]


Bad Behavior has blocked 463 access attempts in the last 7 days.

Close
E-mail It