diff --git a/apache.conf b/apache.conf deleted file mode 100644 index 3b74b4b4a9e5633d951d26adc59e4272f1300d9c..0000000000000000000000000000000000000000 --- a/apache.conf +++ /dev/null @@ -1,10 +0,0 @@ -<VirtualHost *:80> - ServerAdmin webmaster@localhost - DocumentRoot /var/www/public - - <Directory /var/www> - Options Indexes FollowSymLinks - AllowOverride All - Require all granted - </Directory> -</VirtualHost> \ No newline at end of file