Archive for » August, 2010 «

2010-08-26 19:15:05 | Author:

(Story on slashdot)

Category: blah  | Tags: , ,  | Leave a Comment
2010-08-11 12:54:13 | Author:

Ich habe mich eben von einem Kohlrabi mit Hohlraum überraschen lassen:Kohlrabi mit Hohlraum, Schnitt
Wenn das mal keine Absicht ist… in einigen Jahren haben bestimmt alle Kohlrabis noch viel größere Hohlräume. ^^

2010-08-03 09:36:02 | Author:

* directory with a file “config.php”
* I add a rewrite rule config/something.php -> someotherfilephp
* I try to access config/something.php
* mysteriously, an empty file is returned (Status Code 200)
* I look into the log, and realize config.php is accessed
* Being absolutely clueless, I grab our sysadmin by the arm and shove him to my place
* after a long search through the apache config, he stumbles upon the MultiViews directive
* set “-MultiViews”
* everything works as expected
* … bang head against table…

Category: Linux  | Tags: ,  | One Comment