Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Features/Automatic Proxy Settings
(view source)
Revision as of 08:36, 7 January 2013
9 bytes added
,
08:36, 7 January 2013
→PAC - Proxy Auto Config
Line 40:
Line 40:
Steps:
Steps:
−
* Create .htaccess file and add the following content: AddType application/x-ns-proxy-autoconfig .pac
+
* Create .htaccess file and add the following content:
+
+
AddType application/x-ns-proxy-autoconfig .pac
* Create PAC file and add the following content:
* Create PAC file and add the following content:
Line 50:
Line 52:
* Upload both file to the same location:
* Upload both file to the same location:
−
mv proxy.pac /var/www/proxy.pac
+
mv proxy.pac /var/www/proxy.pac
−
mv .htaccess /var/www/.htaccess
+
mv .htaccess /var/www/.htaccess
* Restart apache /etc/init.d/apache2 restart
* Restart apache /etc/init.d/apache2 restart
Ariel Calzada
67
edits