Manual:$wgCookieDomain/tr

Category:MediaWiki configuration settings/tr#CookieDomainCategory:MediaWiki configuration settings introduced before version 1.1.0/tr#CookieDomainCategory:MediaWiki configuration settings still in use/tr#CookieDomainCategory:Cookies variables/tr#CookieDomain
Çerezler: $wgCookieDomain
Giriş çerezleri için açık alan.
Sürümde tanıtıldı:Before 1.1.0
Sürümde kaldırıldı:hala kullanımda
İzin verilen değerler:(string)
Varsayılan değer:''

Ayrıntılar

Set to an explicit domain on the login cookies, e.g. thissubdomain.mydomain.org or .mydomain.org for all your subdomains.

By default this isn't set, so php's setcookie function will just set a cookie on the current domain. This is a bad thing if e.g. your site is available from both www.example.com and example.com, since users that log into the former will be logged out as soon as they visit the latter.

Category:Cookies variables/tr Category:MediaWiki configuration settings/tr Category:MediaWiki configuration settings introduced before version 1.1.0/tr Category:MediaWiki configuration settings still in use/tr