Archive for » August, 2010 «
2010-08-11 12:54:13 | Author: Fusselwurm
Ich habe mich eben von einem Kohlrabi mit Hohlraum überraschen lassen:
Wenn das mal keine Absicht ist… in einigen Jahren haben bestimmt alle Kohlrabis noch viel größere Hohlräume. ^^
Category: Uncategorized
| | Leave a Comment
2010-08-03 09:36:02 | Author: Fusselwurm
* 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
| | One Comment

