OwlCyberSecurity - MANAGER
Edit File: apache_rack_test.conf
<VirtualHost *:8001> ServerName rack.test DocumentRoot /vagrant/dev/rack.test/public <Directory /vagrant/dev/rack.test/public> Allow from all Options -MultiViews Require all granted </Directory> </VirtualHost>