diff --git a/example_config/apache2/sites-available/motion.conf b/example_config/apache2/sites-available/motion.conf deleted file mode 100644 index 485e45a..0000000 --- a/example_config/apache2/sites-available/motion.conf +++ /dev/null @@ -1,14 +0,0 @@ - - ServerName motion.unicon-gmbh.de - DocumentRoot /z/motion/ - - - Options Indexes FollowSymLinks - AllowOverride None - Require all granted - - - ErrorLog ${APACHE_LOG_DIR}/error.log - CustomLog ${APACHE_LOG_DIR}/access.log combined - -