forked from infra/ansible
people: Fix redirects after anubis.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
parent
c16b2932db
commit
6545b1b177
1 changed files with 3 additions and 0 deletions
|
|
@ -75,6 +75,9 @@ NameVirtualHost *:80
|
|||
Listen 3923 http
|
||||
<VirtualHost *:3923>
|
||||
|
||||
# Don't redirect to :3923
|
||||
UseCanonicalPhysicalPort Off
|
||||
|
||||
RemoteIPHeader X-Real-Ip
|
||||
RemoteIPInternalProxy ::1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue