DokuWiki

It's better when it's simple

User Tools

Site Tools


config:proxy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:proxy [2008-08-09 16:26] clorrconfig:proxy [2021-04-26 11:42] (current) – [Keys] fix spurious 1 in host key mprins
Line 1: Line 1:
 +====== Configuration Setting: proxy ======
  
 +DokuWiki needs to connect to the Internet for some features like RSS inclusion or [[:caching]] of external images. If your wiki server is behind a firewall it may be necessary to use a HTTP proxy. Use this to configure a Web-Proxy to use for outbound connections.
 +
 +  * Type: Array
 +  * Default: no proxy is used
 +===== Keys =====
 +
 +The following keys may be set:
 +
 +| ''host'' | The IP or hostname of the proxy server to use |
 +| ''port'' | The port number of your proxy server eg. ''8080'' |
 +| ''user'' | If you need to authenticate on your Proxy set your username here |
 +| ''pass'' | If you need to authenticate on your Proxy set your password here --- //**note:** the password is stored in plain text// \\ the password maybe //obscured//((this is not meant to be security, simply to prevent casual revelation)) by being uuencoded. (Setting the password using the admin/config settings page will do this automatically) |
 +| ''ssl''  | If your Proxy uses SSL set this to ''1'' (very unlikely) |
 +| ''except''| regexp of URLs to exclude from proxy |

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki