Hi, Platonides, Thanks for your suggestion.
From http://www.mydigitallife.info/2006/10/21/remove-and-uninstall-or-disable-modsecurity-mod_security/ I got the method to disable mod_security. Following that instruction, I put a .htaccess into directory /home2/wiki (my wiki's home) on my mediawiki server. But that seems not help me. source such as --- <nowiki>cd /home</nowiki> === still cause the problem, reported by firefox as --- Method Not Implemented POST to /index.php not supported. Apache/2.2.0 (Fedora) Server at 192.168.1.53 Port 9053 === On Mon, 06 Apr 2009 16:17:34 +0200 Platonides <[email protected]> wrote: > julian liu wrote: > > Hello, > > > > I have downloaded and installed a mediawiki-1.14.0, and I installed > > it on my computer. > > It worked perfectly well, untill just now I met a problem : > > I created a page ``test'', and I write these as the source of the > > page --- > > <nowiki> > > /usr/bin/perl > > </nowiki> > > > Some paranoic module, like mod_security, is blocking it thinking it's > a cracking attempt. Disable it on the server config. > MediaWiki doesn't block writing about perl, despite being written in > php :) > > > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
