mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	add rule to provide auth info if php is run in fpm mode
This commit is contained in:
		
							parent
							
								
									b1d6cc1357
								
							
						
					
					
						commit
						cf82094149
					
				|  | @ -1,3 +1,4 @@ | |||
| RewriteEngine on | ||||
| RewriteCond %{REQUEST_URI} (.*)viewonline/([0-9]+)/([0-9]+)/(.+)$ | ||||
| RewriteRule (.*)viewonline/([0-9]+)/([0-9]+)/(.+)$ $1op.ViewOnline.php?request=$2:$3 [PT] | ||||
| RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization},last] | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann