Manual:$wgImgAuthPath/pl

Category:MediaWiki configuration settings/pl#ImgAuthPathCategory:MediaWiki configuration settings introduced in version 1.35.0/pl#ImgAuthPathCategory:MediaWiki configuration settings still in use/pl#ImgAuthPathCategory:Path variables/pl#ImgAuthPath
Server URLs and file paths: $wgImgAuthPath
The base path for img_auth.php.
Wprowadzono w wersji:1.35.0 (Gerrit change 584817; git #507501d6)
Usunięto w wersji:nadal w użyciu
Dozwolone wartości:nie określono
Domyślna wartość:false

Szczegóły

The base path for img_auth.php. This is used to interpret the request URL for requests to img_auth.php that do not match the base upload path. If false, "{$wgScriptPath}/img_auth.php" is used.

Normally, requests to img_auth.php have a REQUEST_URI which matches $wgUploadPath, and in that case, setting this should not be necessary. This variable is used in case img_auth.php is accessed via a different path than $wgUploadPath.

Category:MediaWiki configuration settings/pl Category:MediaWiki configuration settings introduced in version 1.35.0/pl Category:MediaWiki configuration settings still in use/pl Category:Path variables/pl