Manual:fixExtLinksProtocolRelative.php

From mediawiki.org
MediaWiki version:
1.18

Details[edit]

fixExtLinksProtocolRelative.php file is a maintenance script to fix any entries for protocol-relative URLs in the externallinks table, replacing each protocol-relative entry with two entries, one for HTTP and one for HTTPS.

Options[edit]

This script does not accept any options.

Usage[edit]

php maintenance/fixExtLinksProtocolRelative.php
Terminal

See also[edit]