Manual:$wgInternalServer/it

This page is a translated version of the page Manual:$wgInternalServer and the translation is 25% complete.
HTTP proxy (CDN) settings: $wgInternalServer
Internal server name as known to Squid, if different than $wgServer .
Introdotto nella versione:1.2.0
Rimosso nella versione:still in use
Valori concessi:(URL string)
Valore predefinito:false, falling back to $wgServer

Dettagli

Internal server name as known to Varnish (or other CDN servers), if different from $wgServer . e.g.:

$wgInternalServer = 'http://yourproxyserver.tld:8000';


Vedi anche

  • Manual:HTTPS - for setting up a reverse proxy for a HTTPS-only website