added https parts site, video site, fixed modsecurity
This commit is contained in:
@@ -4,7 +4,7 @@ server {
|
||||
server_name {{ ci_server_name }};
|
||||
|
||||
location /.well-known {
|
||||
root /srv/http;
|
||||
root /srv/http/letsencrypt;
|
||||
try_files $uri $uri/ =404;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user