Mediawiki shows Method not Implemented
It took me a while to figure out what happed but the MediaWiki installation I have running on my intranet suddenly started spitting out errors pages like : Method Not Implemented POST to /mediawiki/index.php not supported. I had recently upgraded mediawiki, so I thought that was the problem, just another bug. However that was not the case. Later on I stumbled upon the next message:http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/22001, which provided me with the knowledge that mod_security was blocking the POST request. Disabling it, made mediawiki work correctly again.
76
















