Skip to content

Commit 336a384

Browse files
authored
Remove extra code
Causing template to fail to load properly.
1 parent 7884d50 commit 336a384

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

install/deb/templates/web/nginx/php-fpm/datalife_engine.tpl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
location ~ /\.(?!well-known\/) {
2-
deny all;
3-
return 404;
4-
}#=======================================================================#
1+
#=======================================================================#
52
# Default Web Domain Template #
63
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
74
#=======================================================================#

0 commit comments

Comments
 (0)