slackbuilds_ponce/system/ZoneMinder/zm_apache.conf
Gene Baxter 21dd16c0e1 system/ZoneMinder: Added (video camera security and surveillance).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-01-02 14:06:57 +07:00

9 lines
223 B
Text

<Directory "@DOCROOT@">
AllowOverride FileInfo Options
Options FollowSymLinks
php_flag register_globals off
php_flag short_open_tag on
<IfModule dir_module>
DirectoryIndex index.php
</IfModule>
</Directory>