Compare commits
5 commits
09a8551c8a
...
4c5eb12712
Author | SHA1 | Date | |
---|---|---|---|
4c5eb12712 |
|||
7fbc240c7b |
|||
745755604c |
|||
8c240f463e |
|||
ca2b9c3068 |
1 changed files with 0 additions and 6 deletions
|
@ -64,12 +64,6 @@ server {
|
|||
fastcgi_pass unix:/var/run/php/php-fpm-dokuwiki.sock;
|
||||
}
|
||||
|
||||
location = /design {
|
||||
# Disable port in redirect as NGINX would redirect to the PROXY Protocol port 8443 for locations like https://eh22.easterhegg.eu/design
|
||||
port_in_redirect off;
|
||||
return 302 /design/;
|
||||
}
|
||||
|
||||
location /design/ {
|
||||
# Disable port in redirect as NGINX would redirect to the PROXY Protocol port 8443 for locations like https://eh22.easterhegg.eu/design
|
||||
port_in_redirect off;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue