Partly reverting 690137a3
				
					
				
			This commit is contained in:
		@@ -1,9 +1,9 @@
 | 
			
		||||
<VirtualHost *:80>
 | 
			
		||||
  ServerName sample.dev
 | 
			
		||||
  DocumentRoot /var/www/sample/
 | 
			
		||||
  DocumentRoot /var/www/sample/public/
 | 
			
		||||
  Options Indexes FollowSymLinks
 | 
			
		||||
 | 
			
		||||
  <Directory "/var/www/sample/">
 | 
			
		||||
  <Directory "/var/www/sample/public/">
 | 
			
		||||
    AllowOverride All
 | 
			
		||||
    <IfVersion < 2.4>
 | 
			
		||||
      Allow from all
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user