index.php is the main access point for a MediaWiki site. The other main access point is api.php which handles requests for the MediaWiki API .
The URL of index.php can be customized using $wgScript .
MediaWiki version:≥ 1.18
Most requests result in the following actions in index.php
:
MediaWiki::restInPeace()
is called, which does things like closing database transactions, and running any deferred updates .RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4