saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -27,6 +27,11 @@ server {
|
||||
autoindex on;
|
||||
}
|
||||
|
||||
location ~ /(_heyo|solas-sol) {
|
||||
deny all;
|
||||
return 404;
|
||||
}
|
||||
|
||||
# gzip should not be used with SSL
|
||||
#gzip off;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user