diff --git a/VM/oms.conf b/VM/oms.conf new file mode 100644 index 0000000..ac05e86 --- /dev/null +++ b/VM/oms.conf @@ -0,0 +1,13 @@ + + ServerAdmin webmaster@localhost + DocumentRoot /home/spl1nes/Orange-Management + + + Options Indexes FollowSymLinks + AllowOverride None + Require all granted + + + ErrorLog ${APACHE_LOG_DIR}/error.log + CustomLog ${APACHE_LOG_DIR}/access.log combined +