| .. | |||||
| apache_default_site.conf | |||||
| apache_passenger.conf | |||||
| apache_passenger.load | |||||
| apache_ports.conf | |||||
| apache_rack_test.conf | |||||
| bashrc | |||||
| nginx.conf | |||||
| nginx_rakefile | |||||
| nginx_start | |||||
| provision.sh | |||||
| sudoers.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>
| .. | |||||
| apache_default_site.conf | |||||
| apache_passenger.conf | |||||
| apache_passenger.load | |||||
| apache_ports.conf | |||||
| apache_rack_test.conf | |||||
| bashrc | |||||
| nginx.conf | |||||
| nginx_rakefile | |||||
| nginx_start | |||||
| provision.sh | |||||
| sudoers.conf |