21 Jan
2016
21 Jan
'16
11:21 a.m.
While at it - a small nit w.r.t to the otherwise cut-and-paste perfect:
http://www.observium.org/docs/install_*
pages — a config for apache
DirectoryIndex index.php
should be added; either global or, better, within the <Directory … blocks. As it is no longer part of most php default installs.
Furthermore - if you want to be very safe on modern unixes - adding a:
SetHandler application/x-httpd-php
is not a bad idea; and otherwise harmless; as some now avoid this by default for security reasons.
Dw.
3304
Age (days ago)
3304
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dirk-Willem van Gulik