| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -37,6 +37,13 @@ DirectoryIndex app.php | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    RewriteCond %{REQUEST_FILENAME} -f | 
					 | 
					 | 
					 | 
					    RewriteCond %{REQUEST_FILENAME} -f | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    RewriteRule .? - [L] | 
					 | 
					 | 
					 | 
					    RewriteRule .? - [L] | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					    # Ignore symfony files | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					    RewriteRule ^(assetic)($|/) - [L] | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					    RewriteRule ^(assets)($|/) - [L] | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					    RewriteRule ^(css)($|/) - [L] | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					    RewriteRule ^(fonts)($|/) - [L] | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					    RewriteRule ^(upload)($|/) - [L] | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    # Rewrite all other queries to the front controller. | 
					 | 
					 | 
					 | 
					    # Rewrite all other queries to the front controller. | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    RewriteRule .? %{ENV:BASE}/app.php [L] | 
					 | 
					 | 
					 | 
					    RewriteRule .? %{ENV:BASE}/app.php [L] | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					</IfModule> | 
					 | 
					 | 
					 | 
					</IfModule> | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |