mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 16:35:52 +01:00
Updated Reverse proxy with Apache (markdown)
@@ -4,7 +4,7 @@
|
||||
|
||||
### Apache HTTP server set up
|
||||
1. Install and enable `mod_proxy` and `mod_proxy_http` modules.
|
||||
2. Add the following to your site configuration (assuming your GitBucket prefix is "gitbucket"):
|
||||
2. Add the following to your site configuration (assuming your GitBucket prefix is "gitbucket") [where i can find site configuration?]:
|
||||
|
||||
AllowEncodedSlashes NoDecode # ... or "On" for Apache-2.2
|
||||
ProxyPreserveHost On
|
||||
|
||||
Reference in New Issue
Block a user