slackbuilds_ponce/system/ZoneMinder/zm_apache.conf
V'yacheslav Stetskevych 6149f36369 system/ZoneMinder: Added (security and surveillance solution)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-07-10 02:17:47 -05: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>