diff --git a/utils/docker/apache-vhost b/utils/docker/apache-vhost
index 2b0baf8b2..e1821932e 100644
--- a/utils/docker/apache-vhost
+++ b/utils/docker/apache-vhost
@@ -2,11 +2,11 @@
DocumentRoot /usr/local/share/zoneminder/www
DirectoryIndex index.php
- ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
+ ScriptAlias /cgi-bin/ /usr/local/libexec/zoneminder/cgi-bin/
Require all granted
-
+
AllowOverride None
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
Require all granted