Browse Source

Removed unused Apache configuration

Dennis Meckel 9 years ago
parent
commit
3785d46cb2
1 changed files with 0 additions and 9 deletions
  1. 0 9
      frameworks/PHP/fat-free/deploy/fat-free

+ 0 - 9
frameworks/PHP/fat-free/deploy/fat-free

@@ -1,9 +0,0 @@
-<VirtualHost *:8080>
-  Alias /fat-free/ "/home/ubuntu/FrameworkBenchmarks/fat-free/"
-  <Directory /home/ubuntu/FrameworkBenchmarks/fat-free/>
-          Options Indexes FollowSymLinks MultiViews
-          #AllowOverride None
-          Order allow,deny
-          allow from all
-  </Directory>
-</VirtualHost>