Manual:$wgInternalServer
Appearance
| HTTP proxy (CDN) settings: $wgInternalServer | |
|---|---|
Internal server name as known to Squid, if different than $wgServer. |
|
| Introducido en la versión: | 1.2.0 |
| Eliminado en la versión: | aún se usa |
| Valores permitidos: | (URL string) |
| Valor predeterminado: | false, falling back to $wgServer |
| Otras configuraciones: Alfabéticamente | Por Función | |
Detalles
Nombre de servidor interno como es conocido por Varnish (u otros servidores CDN), si es diferente de $wgServer. Por ejemplo:
$wgInternalServer = 'http://yourproxyserver.tld:8000';
See also
- Manual:HTTPS - for setting up a reverse proxy for a HTTPS-only website