2015-10-09 19:50:15 +08:00
|
|
|
Alias /zm /usr/share/zoneminder/www
|
2015-05-25 04:01:51 +08:00
|
|
|
|
2015-10-24 04:08:32 +08:00
|
|
|
<Directory /usr/share/zoneminder/www>
|
2015-05-25 04:01:51 +08:00
|
|
|
php_flag register_globals off
|
|
|
|
Options Indexes FollowSymLinks
|
|
|
|
<IfModule mod_dir.c>
|
|
|
|
DirectoryIndex index.php
|
|
|
|
</IfModule>
|
|
|
|
</Directory>
|