Hi! Apache 2 + php 4.2.2 works great. But I have no clue on how to get .phps work as they should.. As in coloring the code in the file. I load php as a module and use SetOutputFilter, SetInputFilter
Thanks for any answers!
It's not implemented yet and is an official PHP bug (http://bugs.php.net/bug.php?id=18397)
You can get around this by using highlight_file() instead.
http://php.net/highlight_file