mirror of
				https://github.com/brmlab/brmsklad.git
				synced 2025-10-30 15:53:59 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			No EOL
		
	
	
		
			140 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			No EOL
		
	
	
		
			140 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
| <IfModule mod_rewrite.c>
 | |
|     RewriteEngine on
 | |
|     RewriteRule    ^$    webroot/    [L]
 | |
|     RewriteRule    (.*) webroot/$1    [L]
 | |
| </IfModule> | 
