Documentation: add note urlAlias only supports GWT UI pages
Bug: Issue 8054 Change-Id: I3b766925f59b6cfb73ec6927cdb82a475b98d524
This commit is contained in:
@@ -4788,6 +4788,13 @@ to define the time unit for the interval:
|
||||
[[urlAlias]]
|
||||
=== Section urlAlias
|
||||
|
||||
[NOTE]
|
||||
urlAlias settings are only supported in GWT (Old UI) and only effective
|
||||
in GWT pages. Plugins that serve their own pages (e.g. gitiles) may
|
||||
ignore these settings. An alternative is serving Gerrit behind a
|
||||
link:config-reverseproxy.html[reverse proxy] and configure URL rewriting
|
||||
in the proxy configuration.
|
||||
|
||||
URL aliases define regular expressions for URL tokens that are mapped
|
||||
to target URL tokens.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user