Difference between revisions of "Privoxy Main Configuration Open"

From Hareidi English
Jump to: navigation, search
 
 
Line 1: Line 1:
 
''For Microsoft Windows, right click on the "P" icon in the Start Bar, and select Edit->Main Configuration.  For other operating systems edit the "config" file.  Replace the entire contents of that file by cutting and pasting the information below:''
 
''For Microsoft Windows, right click on the "P" icon in the Start Bar, and select Edit->Main Configuration.  For other operating systems edit the "config" file.  Replace the entire contents of that file by cutting and pasting the information below:''
  
  trust-info-url http://www.hareidi.org/en/index.php/Why_we_block
+
  trust-info-url http://www.hareidi.org/en/index.php/Why_we_block
  trust-info-url http://www.hareidi.org/en/index.php/what_we_allow
+
  trust-info-url http://www.hareidi.org/en/index.php/What_we_allow
 
  admin-address webmaster@hareidi.org
 
  admin-address webmaster@hareidi.org
  proxy-info-url http://www.hareidi.org/en/index.php/Proxy Service
+
  proxy-info-url http://www.hareidi.org/en/index.php/Proxy_Service
 
  confdir .
 
  confdir .
 
  logdir .
 
  logdir .
Line 17: Line 17:
 
  debug 4096 # Startup banner and warnings
 
  debug 4096 # Startup banner and warnings
 
  debug 8192 # Errors - *we highly recommended enabling this*
 
  debug 8192 # Errors - *we highly recommended enabling this*
  listen-address :8080
+
  listen-address :8080
 
  toggle 1
 
  toggle 1
 
  enable-remote-toggle 1
 
  enable-remote-toggle 1

Latest revision as of 09:50, 31 October 2007

For Microsoft Windows, right click on the "P" icon in the Start Bar, and select Edit->Main Configuration. For other operating systems edit the "config" file. Replace the entire contents of that file by cutting and pasting the information below:

trust-info-url http://www.hareidi.org/en/index.php/Why_we_block
trust-info-url http://www.hareidi.org/en/index.php/What_we_allow
admin-address webmaster@hareidi.org
proxy-info-url http://www.hareidi.org/en/index.php/Proxy_Service
confdir .
logdir .
actionsfile standard  # Internal purpose, recommended
actionsfile default   # Main actions file
actionsfile user      # User customizations
filterfile default.filter
logfile privoxy.log
trustfile trust.txt
debug 32   # debug force feature
debug 512  # Common Log Format
debug 4096 # Startup banner and warnings
debug 8192 # Errors - *we highly recommended enabling this*
listen-address :8080
toggle 1
enable-remote-toggle 1
enable-remote-http-toggle  1
enable-edit-actions 1
permit-access 192.168.0.1/24
permit-access 127.0.0.1
buffer-limit 4096
forwarded-connect-retries  0