mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Redirect /gitea -> /gitea/
This commit is contained in:
parent
e45d73cacf
commit
30381872df
1 changed files with 2 additions and 0 deletions
|
@ -15,5 +15,7 @@ ProxyPassReverse {{ gitea_url}} http://localhost:{{ gitea_port }}
|
||||||
RequestHeader unset Accept-Encoding
|
RequestHeader unset Accept-Encoding
|
||||||
</Location>
|
</Location>
|
||||||
|
|
||||||
|
Redirect {{ gitea_url }} {{ gitea_url }}/
|
||||||
|
|
||||||
# Disable TRACE to prevent cross-site tracing
|
# Disable TRACE to prevent cross-site tracing
|
||||||
TraceEnable off
|
TraceEnable off
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue