mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-13 00:45:49 +01:00
Updated Reverse proxy with Apache (markdown)
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
### Apache HTTP server set up
|
### Apache HTTP server set up
|
||||||
1. Install and enable `mod_proxy` and `mod_proxy_http` modules.
|
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
|
AllowEncodedSlashes NoDecode # ... or "On" for Apache-2.2
|
||||||
ProxyPreserveHost On
|
ProxyPreserveHost On
|
||||||
|
|||||||
Reference in New Issue
Block a user