Manual:$wgLocalVirtualHosts
Jump to navigation
Jump to search
HTTP client: $wgLocalVirtualHosts | |
---|---|
Local virtual hosts. |
|
Introduced in version: | 1.25.0 (git #3114dbea) |
Removed in version: | still in use |
Allowed values: | (array) |
Default value: | [] |
Other settings: Alphabetical | By function |
Details[edit]
This affects the following:
- MWHttpRequest - If a request is to be made to a domain listed here, or any subdomain thereof, then no proxy will be used. Command-line scripts are not affected by this setting and will always use the proxy if it is configured.