Manual:$wgInternalServer/pt
HTTP proxy (CDN) settings: $wgInternalServer | |
---|---|
Internal server name as known to Squid, if different than $wgServer . |
|
Introduzida na versão: | 1.2.0 |
Removida na versão: | ainda em uso |
Valores permitidos: | (URL string) |
Valor por omissão: | false , falling back to $wgServer |
Outras configurações: Lista Alfabética | Lista por Função |
Details
Internal server name as known to Varnish (or other CDN servers), if different from $wgServer
. e.g.:
$wgInternalServer = 'http://yourproxyserver.tld:8000';
Ver também
- Manual:HTTPS - for setting up a reverse proxy for a HTTPS-only website