securing me from myself?
OK, this is driving me nuts. On a Edgewall Trac wiki and project managment site I set up on a gentoo box (specifically for serving this up), I am consistently getting a “Document Contains no Data” error when ever I post certain words to the wiki.
One night, it only took me 3 hours to determine that a line containing the word “/docs/” was causing the server to immeditately spit back “Document Contains No Data.” It was sitting in the middle of a url, just a link to a page. What in the world could it be? I tried escaping it, to no avail.
It is the most irritating thing, because I found today that I posted a line that contained the words:
$/ usr/local/pgsql/bin ….
It simply dies, yet again. What in the hell is running on my gentoo box that’s killing that kind of request? Is it se_linux (hell no, I didn’t install that). Is it mod_security ? No - it’s possible that it is so built in that I can’t even find it, but that’s not loaded up in the default apache2 ebuild. I can’t seem to turn on enough logging anywhere to find out why only when certain words are posted to the wiki, the server just fires back that annoying message.
Stuck, and clueless, and tired of trying to find out this very strange, very cryptic problem….
