Removing the 301 redirect.
This commit is contained in:
@@ -71,7 +71,6 @@ server {
|
||||
# Nextcloud config
|
||||
server {
|
||||
listen 80;
|
||||
return 301 https://$host$request_uri;
|
||||
listen 443 http2 ssl;
|
||||
server_name cloud.colindiem.com;
|
||||
ssl on;
|
||||
|
||||
Reference in New Issue
Block a user