Question
I installed TWiki 4.1.1 on a hosted server, running on linux. Configure gives no errors or warnings. I use
RcsLite and installed CGI::Sessions in the directory: cgi-bin/perl.
Everyting seems to work alright only viewing the topic
TWikiUsers gives an Internal Server error.
Apache error log gives: [Wed Feb 14 23:05:32 2007] [error] [client xx.xx.xx.xx] mod_security: Access denied with code 500. Pattern match "![0-9]+" at ARG("rev") [hostname "rvsolutions.nl"] [uri "/cgi-bin/twiki/bin/view/Main/TWikiUsers"]. The file permissions and ownership are the same as the other (working) files.
Renaming the file
TWikiUsers.txt to
TWikiUser.txt gives a good result (no errors) when viewing throug TWiki. Renaming the file to
TWikiUsersOrg.txt gives the error again.
Environment
--
RichardVinke - 14 Feb 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
The problem is found and solved in the apache module mod_securtiy of my hosting server.
--
RichardVinke - 23 Feb 2007