forked from extern/egroupware
fix typo
This commit is contained in:
parent
a237ae0b99
commit
43944e6721
@ -112,7 +112,7 @@ server {
|
||||
}
|
||||
# redirect /egroupware to /egroupware/
|
||||
location = /egroupware {
|
||||
return 301 $redirectscheme://$host/egroupware/index.php;
|
||||
return 301 $scheme://$host/egroupware/index.php;
|
||||
}
|
||||
|
||||
# Collabora sniplet meant to be included in server block of EGroupware vhost
|
||||
|
Loading…
Reference in New Issue
Block a user