Manual:$wgImgAuthPath/de

Category:MediaWiki configuration settings/de#ImgAuthPathCategory:MediaWiki configuration settings introduced in version 1.35.0/de#ImgAuthPathCategory:MediaWiki configuration settings still in use/de#ImgAuthPathCategory:Path variables/de#ImgAuthPath
Server-URLs und Dateipfade: $wgImgAuthPath
The base path for img_auth.php.
Eingeführt in Version:1.35.0 (Gerrit change 584817; git #507501d6)
Entfernt in Version:Weiterhin vorhanden
Erlaubte Werte:Nicht angegeben
Standardwert:false

Details

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/de Category:MediaWiki configuration settings introduced in version 1.35.0/de Category:MediaWiki configuration settings still in use/de Category:Path variables/de