diff --git a/distros/debian/apache.conf b/distros/debian/apache.conf index 92a2b6414..965c67f86 100644 --- a/distros/debian/apache.conf +++ b/distros/debian/apache.conf @@ -1,6 +1,6 @@ -Alias /zm /usr/share/zoneminder +Alias /zm /usr/share/zoneminder/www - + php_flag register_globals off Options Indexes FollowSymLinks diff --git a/distros/debian8/apache.conf b/distros/debian8/apache.conf index 92a2b6414..965c67f86 100644 --- a/distros/debian8/apache.conf +++ b/distros/debian8/apache.conf @@ -1,6 +1,6 @@ -Alias /zm /usr/share/zoneminder +Alias /zm /usr/share/zoneminder/www - + php_flag register_globals off Options Indexes FollowSymLinks diff --git a/distros/debian_cmake/apache.conf b/distros/debian_cmake/apache.conf index 92a2b6414..965c67f86 100644 --- a/distros/debian_cmake/apache.conf +++ b/distros/debian_cmake/apache.conf @@ -1,6 +1,6 @@ -Alias /zm /usr/share/zoneminder +Alias /zm /usr/share/zoneminder/www - + php_flag register_globals off Options Indexes FollowSymLinks diff --git a/distros/ubuntu1204/apache.conf b/distros/ubuntu1204/apache.conf index 92a2b6414..965c67f86 100644 --- a/distros/ubuntu1204/apache.conf +++ b/distros/ubuntu1204/apache.conf @@ -1,6 +1,6 @@ -Alias /zm /usr/share/zoneminder +Alias /zm /usr/share/zoneminder/www - + php_flag register_globals off Options Indexes FollowSymLinks diff --git a/distros/ubuntu1504/apache.conf b/distros/ubuntu1504/apache.conf index 30a3774ac..965c67f86 100644 --- a/distros/ubuntu1504/apache.conf +++ b/distros/ubuntu1504/apache.conf @@ -1,6 +1,6 @@ Alias /zm /usr/share/zoneminder/www - + php_flag register_globals off Options Indexes FollowSymLinks diff --git a/distros/ubuntu1504_cmake_split_packages/apache.conf b/distros/ubuntu1504_cmake_split_packages/apache.conf index 92a2b6414..965c67f86 100644 --- a/distros/ubuntu1504_cmake_split_packages/apache.conf +++ b/distros/ubuntu1504_cmake_split_packages/apache.conf @@ -1,6 +1,6 @@ -Alias /zm /usr/share/zoneminder +Alias /zm /usr/share/zoneminder/www - + php_flag register_globals off Options Indexes FollowSymLinks