Update 2.6 release notes with mod_rewrite change
Change-Id: I735db79cfbc16c9efcf674ba1596f9ab5155afca
This commit is contained in:
@@ -427,11 +427,12 @@ responses are protected from accidential sniffing and treatment as
|
|||||||
HTML thanks to Gson encoding HTML control characters using Unicode
|
HTML thanks to Gson encoding HTML control characters using Unicode
|
||||||
character escapes within JSON strings.
|
character escapes within JSON strings.
|
||||||
|
|
||||||
* Apache reverse proxies need `AllowEncodedSlashes NoDecode`
|
* Apache reverse proxies must switch to mod_rewrite
|
||||||
+
|
+
|
||||||
When Apache is used as a reverse proxy the NoDecode option
|
When Apache is used as a reverse proxy the server must be reconfigured
|
||||||
must be set for AllowEncodedSlashes to prevent Apache from
|
to use mod_rewrite and AllowEncodedSlashes. For updated information
|
||||||
mangling Gerrit REST API URLs.
|
link:http://gerrit-documentation.googlecode.com/svn/Documentation/2.6/config-reverseproxy.html#_apache_2_configuration[
|
||||||
|
review the Apache 2 Configuration documentation].
|
||||||
|
|
||||||
Project Dashboards
|
Project Dashboards
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|||||||
Reference in New Issue
Block a user