mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 07:02:10 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			199 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			199 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
ErrorDocument 403 /tfjm/server_files/403.php
 | 
						|
ErrorDocument 404 /tfjm/server_files/404.php
 | 
						|
 | 
						|
Options +FollowSymlinks
 | 
						|
Options -Indexes
 | 
						|
RewriteEngine On
 | 
						|
RewriteRule ^(.*)$ dispatcher.php?path=$1 [QSA,L]
 |