2015-10-24 04:08:32 +08:00
|
|
|
Alias /zm /usr/share/zoneminder/www
|
2013-04-30 04:46:56 +08:00
|
|
|
|
2015-10-24 04:08:32 +08:00
|
|
|
<Directory /usr/share/zoneminder/www>
|
2013-04-30 04:46:56 +08:00
|
|
|
php_flag register_globals off
|
|
|
|
Options Indexes FollowSymLinks
|
|
|
|
<IfModule mod_dir.c>
|
|
|
|
DirectoryIndex index.php
|
|
|
|
</IfModule>
|
|
|
|
</Directory>
|