CMS:Nextcloud nginx added missing line
Signed-off-by: Bram Prieshof <bprieshof@noreply@ictmaatwerk.com>
This commit is contained in:
@@ -84,6 +84,7 @@ location ~ \.(?:png|html|ttf|ico|jpg|jpeg|bcmap)$ {
|
||||
|
||||
## Reverse proxy Config for 'Files High Performance Back-end'
|
||||
#FHPBlocation ^~ /push/ {
|
||||
#FHPB proxy_pass http://127.0.0.1:7867/;
|
||||
#FHPB proxy_http_version 1.1;
|
||||
#FHPB proxy_set_header Upgrade $http_upgrade;
|
||||
#FHPB proxy_set_header Connection "Upgrade";
|
||||
|
||||
Reference in New Issue
Block a user