We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 246866b commit c28a210Copy full SHA for c28a210
1 file changed
resources/modules/Nginx/ospanel_data/default/settings.ini
@@ -33,23 +33,23 @@ encoding = UTF8
33
34
[host_static.conf]
35
36
-comment = #
+comment =
37
destination = {root_dir}\modules\{module_name}\conf\host_static.conf
38
directory_separator = /
39
enabled = on
40
encoding = UTF8
41
42
[host_php.conf]
43
44
45
destination = {root_dir}\modules\{module_name}\conf\host_php.conf
46
47
48
49
50
[host_proxy.conf]
51
52
53
destination = {root_dir}\modules\{module_name}\conf\host_proxy.conf
54
55
0 commit comments