mirror of
				https://github.com/pierre42100/ComunicAPI
				synced 2025-10-30 09:44:53 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			113 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			113 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
| <IfModule mod_rewrite.c>
 | |
| RewriteEngine On
 | |
| RewriteRule ^index\.php$ - [L]
 | |
| RewriteRule . index.php [L]
 | |
| </IfModule>
 | 
