Matthew Noorenberghe
a1f0ec3ecf
Use misc/apache.conf instead of utils/docker/apache-vhost in docker
...
This avoids duplication and fixes a few things that were missing in the Docker version for modern Apache:
* AllowOverride All
* Require all granted
Deleted `ServerName @WEB_HOST@` since `WEB_HOST` was never defined in ZM code so it would give an Apache error.
2017-04-02 21:54:49 -07:00
Isaac Connor
6361f14387
Rremove Index from options to prevent directory listings
2016-11-08 09:30:24 -05:00
Andrew Bauer
800d7dd33a
Update apache.conf.in
...
Keep apache.conf backwards compatible with Apache 2.2
2015-08-22 08:56:47 -05:00
SteveGilvarry
bc47d01971
Fix apache logging options to only one of two choices
2015-07-28 08:15:18 +10:00
stan
24c3c068dd
Removed original apache config and merged with new one in misc
...
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3339 e3e1d417-86f3-4887-817a-d78f3d33393f
2011-05-15 21:16:36 +00:00
stan
eabe1d057c
Added disclaimer text
...
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3334 e3e1d417-86f3-4887-817a-d78f3d33393f
2011-04-28 14:10:40 +00:00
stan
e59ed8d9dc
Added Apache config file
...
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3333 e3e1d417-86f3-4887-817a-d78f3d33393f
2011-04-27 14:32:41 +00:00