mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-04-04 22:14:07 -04:00
Added API routing
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
RewriteEngine on
|
||||
RewriteRule ^$ webroot/ [L]
|
||||
RewriteRule (.*) webroot/$1 [L]
|
||||
</IfModule>
|
||||
RewriteBase /zm/api
|
||||
</IfModule>
|
||||
|
||||
Reference in New Issue
Block a user