Difference between revisions of "DevOps"
Jump to navigation
Jump to search
imported>Admin m (2 revisions imported) |
BenKoo>Benkoo |
||
Line 11: | Line 11: | ||
How to Disable Login/Logout in MediaWiki? <ref>https://xpertdeveloper.com/disable-login-logout-in-mediawiki/</ref> | How to Disable Login/Logout in MediaWiki? <ref>https://xpertdeveloper.com/disable-login-logout-in-mediawiki/</ref> | ||
=Bash Commands= | |||
https://stackoverflow.com/questions/3427872/whats-the-difference-between-and-in-bash | |||
=References= | =References= |
Revision as of 03:44, 30 April 2021
LocalSettings.php
The LocalSettings.php page on MW:MediaWiki is the first and foremost important document to study when configuring and operating a MediaWiki service.
The special sections that must be brought to your attention are:
Login Features
How to Disable Login/Logout in MediaWiki? [1]
Bash Commands
https://stackoverflow.com/questions/3427872/whats-the-difference-between-and-in-bash