mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-20 14:53:27 -04:00
set AllowOverride All for api dir
This commit is contained in:
@@ -14,3 +14,7 @@ Alias /zm /usr/share/zoneminder/www
|
||||
DirectoryIndex index.php
|
||||
</IfModule>
|
||||
</Directory>
|
||||
|
||||
<Directory /usr/share/zoneminder/www/api>
|
||||
AllowOverride All
|
||||
</Directory>
|
||||
|
||||
Reference in New Issue
Block a user