mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-26 12:27:06 +00:00 
			
		
		
		
	Remove duplicate ProxyPreserveHost in Apache httpd doc (#31143)
				
					
				
			--- (fix up for #31003)
This commit is contained in:
		| @@ -169,7 +169,6 @@ If you want Apache HTTPD to serve your Gitea instance, you can add the following | ||||
|     ProxyRequests off | ||||
|     AllowEncodedSlashes NoDecode | ||||
|     ProxyPass / http://localhost:3000/ nocanon | ||||
|     ProxyPreserveHost On | ||||
|     RequestHeader set "X-Forwarded-Proto" expr=%{REQUEST_SCHEME} | ||||
| </VirtualHost> | ||||
| ``` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Samuel FORESTIER
					Samuel FORESTIER