remove apache config
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
<VirtualHost *:80>
|
|
||||||
ServerName motion.unicon-gmbh.de
|
|
||||||
DocumentRoot /z/motion/
|
|
||||||
|
|
||||||
<Directory "/z/motion/">
|
|
||||||
Options Indexes FollowSymLinks
|
|
||||||
AllowOverride None
|
|
||||||
Require all granted
|
|
||||||
</Directory>
|
|
||||||
|
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
|
||||||
|
|
||||||
</VirtualHost>
|
|
||||||
Reference in New Issue
Block a user