Skip to content

Commit 894e773

Browse files
authored
Refactor/do not modify tpl warning (hestiacp#2346)
* Adjust Default Template Warning to include doc link. * Small fix for obsolete rhel templates.
1 parent b02ec86 commit 894e773

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+429
-342
lines changed

install/deb/templates/web/apache2/default.stpl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
#=======================================================================#
2-
# Default Web Domain Template #
3-
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4-
#=======================================================================#
1+
#=========================================================================#
2+
# Default Web Domain Template #
3+
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4+
# https://docs.hestiacp.com/admin_docs/web.html#how-do-web-templates-work #
5+
#=========================================================================#
56

67
<VirtualHost %ip%:%web_ssl_port%>
78

install/deb/templates/web/apache2/default.tpl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
#=======================================================================#
2-
# Default Web Domain Template #
3-
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4-
#=======================================================================#
1+
#=========================================================================#
2+
# Default Web Domain Template #
3+
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4+
# https://docs.hestiacp.com/admin_docs/web.html#how-do-web-templates-work #
5+
#=========================================================================#
56

67
<VirtualHost %ip%:%web_port%>
78

install/deb/templates/web/apache2/hosting.stpl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
#=======================================================================#
2-
# Default Web Domain Template #
3-
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4-
#=======================================================================#
1+
#=========================================================================#
2+
# Default Web Domain Template #
3+
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4+
# https://docs.hestiacp.com/admin_docs/web.html#how-do-web-templates-work #
5+
#=========================================================================#
56

67
<VirtualHost %ip%:%web_ssl_port%>
78

install/deb/templates/web/apache2/hosting.tpl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
#=======================================================================#
2-
# Default Web Domain Template #
3-
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4-
#=======================================================================#
1+
#=========================================================================#
2+
# Default Web Domain Template #
3+
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4+
# https://docs.hestiacp.com/admin_docs/web.html#how-do-web-templates-work #
5+
#=========================================================================#
56

67
<VirtualHost %ip%:%web_port%>
78

install/deb/templates/web/apache2/php-fpm/default.stpl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
#=======================================================================#
2-
# Default Web Domain Template #
3-
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4-
#=======================================================================#
1+
#=========================================================================#
2+
# Default Web Domain Template #
3+
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4+
# https://docs.hestiacp.com/admin_docs/web.html#how-do-web-templates-work #
5+
#=========================================================================#
56

67
<VirtualHost %ip%:%web_ssl_port%>
78

install/deb/templates/web/apache2/php-fpm/default.tpl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
#=======================================================================#
2-
# Default Web Domain Template #
3-
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4-
#=======================================================================#
1+
#=========================================================================#
2+
# Default Web Domain Template #
3+
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4+
# https://docs.hestiacp.com/admin_docs/web.html#how-do-web-templates-work #
5+
#=========================================================================#
56

67
<VirtualHost %ip%:%web_port%>
78

install/deb/templates/web/apache2/phpcgi.stpl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
#=======================================================================#
2-
# Default Web Domain Template #
3-
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4-
#=======================================================================#
1+
#=========================================================================#
2+
# Default Web Domain Template #
3+
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4+
# https://docs.hestiacp.com/admin_docs/web.html#how-do-web-templates-work #
5+
#=========================================================================#
56

67
<VirtualHost %ip%:%web_ssl_port%>
78

install/deb/templates/web/apache2/phpcgi.tpl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
#=======================================================================#
2-
# Default Web Domain Template #
3-
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4-
#=======================================================================#
1+
#=========================================================================#
2+
# Default Web Domain Template #
3+
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4+
# https://docs.hestiacp.com/admin_docs/web.html#how-do-web-templates-work #
5+
#=========================================================================#
56

67
<VirtualHost %ip%:%web_port%>
78

install/deb/templates/web/apache2/phpfcgid.stpl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
#=======================================================================#
2-
# Default Web Domain Template #
3-
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4-
#=======================================================================#
1+
#=========================================================================#
2+
# Default Web Domain Template #
3+
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4+
# https://docs.hestiacp.com/admin_docs/web.html#how-do-web-templates-work #
5+
#=========================================================================#
56

67
<VirtualHost %ip%:%web_ssl_port%>
78

install/deb/templates/web/apache2/phpfcgid.tpl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
#=======================================================================#
2-
# Default Web Domain Template #
3-
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4-
#=======================================================================#
1+
#=========================================================================#
2+
# Default Web Domain Template #
3+
# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS #
4+
# https://docs.hestiacp.com/admin_docs/web.html#how-do-web-templates-work #
5+
#=========================================================================#
56

67
<VirtualHost %ip%:%web_port%>
78

0 commit comments

Comments
 (0)