HTTP client: $wgLocalVirtualHosts | |
---|---|
Local virtual hosts. |
|
Introduced in version: | 1.25.0 (Gerrit change 157712; git #3114dbea) |
Removed in version: | still in use |
Allowed values: | (array) |
Default value: | [] |
Other settings: Alphabetical | By function |
Details
This lists domains that are configured as virtual hosts on the same machine. It is expected that each domain can be identified by its hostname alone, without any ports.
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.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.