linux - edit path for default errors, ignore comments in variables.env, install/prepare certbot
This commit is contained in:
@@ -18,7 +18,7 @@ location = {{ page }} {
|
||||
error_page {{ default_error }} /errors/{{ default_error }}.html;
|
||||
|
||||
location = /errors/{{ default_error }}.html {
|
||||
root /defaults;
|
||||
root /opt/bunkerized-nginx/defaults;
|
||||
modsecurity off;
|
||||
internal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user