Оглавление
- Apache - DNS settings
- Apache - SSL certificates
- Apache - Configuration files
- Apache - Virtual host template
- Apache - Authorization
- Apache - Localized error pages
- Apache - Single sign-on
- Apache - Automatic proxy configuration
- Apache - Installing SSL certificate in browsers
- Apache - Web applications
- Apache - User wiki
- Apache - Intrusion protection
- Apache - External resources
- Apache - Optimization
- Squid setup
в
- create the script /var/www/html/proxy.pac
- add two lines to /etc/httpd/conf.d/vhosts/www.inc
AddType application/x-ns-proxy-autoconfig .pac Alias /proxy.pac /var/www/html/proxy.pac
- restart apache
- configure browsers to use proxy autodiscrovery script at
http://www.ourdom.com/proxy.pac
Automatic proxy configuration scripts are explained in more details in wikipedia, by D. Pashley, by J.B. Pollard.

Комментарии
Отправить комментарий