Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of mw.mh370.wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:55, 30 July 2025 Grant talk contribs created page Snippets:Short URL (Created page with "<h3>Short URL</h3> <p>To shorten the URL requires commands in the .htaccess file which match a configuration in the LocalSettings.php file.</p> File:Htaccess Default.jpg <p>Source: https://www.mediawiki.org/wiki/Manual:Short_URL/wiki/Page_Title_--_.htaccess</p> <p>The matching configuration in LocalSettings.php is:-</p> <pre> $wgScriptPath = "/w"; $wgArticlePath = "/wiki/$1"; </pre> <p>The result is a 'Short URL'.</p> File:Sh...")