Просмотр исходного кода

Merge pull request #2063 from graileanu/fix-poweredby

Vestacp.com link by https & solve wording confusion causing people to send abuse requests
Serghey Rodin 4 лет назад
Родитель
Сommit
4c6dd0d719
42 измененных файлов с 46 добавлено и 46 удалено
  1. 1 1
      install/debian/7/templates/web/skel/public_html/index.html
  2. 1 1
      install/debian/7/templates/web/skel/public_shtml/index.html
  3. 1 1
      install/debian/8/templates/web/skel/public_html/index.html
  4. 1 1
      install/debian/8/templates/web/skel/public_shtml/index.html
  5. 1 1
      install/debian/9/templates/web/skel/public_html/index.html
  6. 1 1
      install/debian/9/templates/web/skel/public_shtml/index.html
  7. 1 1
      install/rhel/5/templates/web/skel/public_html/index.html
  8. 1 1
      install/rhel/5/templates/web/skel/public_shtml/index.html
  9. 1 1
      install/rhel/6/templates/web/skel/public_html/index.html
  10. 1 1
      install/rhel/6/templates/web/skel/public_shtml/index.html
  11. 1 1
      install/rhel/7/templates/web/skel/public_html/index.html
  12. 1 1
      install/rhel/7/templates/web/skel/public_shtml/index.html
  13. 1 1
      install/ubuntu/12.04/templates/web/skel/public_html/index.html
  14. 1 1
      install/ubuntu/12.04/templates/web/skel/public_shtml/index.html
  15. 1 1
      install/ubuntu/12.10/templates/web/skel/public_html/index.html
  16. 1 1
      install/ubuntu/12.10/templates/web/skel/public_shtml/index.html
  17. 1 1
      install/ubuntu/13.04/templates/web/skel/public_html/index.html
  18. 1 1
      install/ubuntu/13.04/templates/web/skel/public_shtml/index.html
  19. 1 1
      install/ubuntu/13.10/templates/web/skel/public_html/index.html
  20. 1 1
      install/ubuntu/13.10/templates/web/skel/public_shtml/index.html
  21. 1 1
      install/ubuntu/14.04/templates/web/skel/public_html/index.html
  22. 1 1
      install/ubuntu/14.04/templates/web/skel/public_shtml/index.html
  23. 1 1
      install/ubuntu/14.10/templates/web/skel/public_html/index.html
  24. 1 1
      install/ubuntu/14.10/templates/web/skel/public_shtml/index.html
  25. 1 1
      install/ubuntu/15.04/templates/web/skel/public_html/index.html
  26. 1 1
      install/ubuntu/15.04/templates/web/skel/public_shtml/index.html
  27. 1 1
      install/ubuntu/15.10/templates/web/skel/public_html/index.html
  28. 1 1
      install/ubuntu/15.10/templates/web/skel/public_shtml/index.html
  29. 1 1
      install/ubuntu/16.04/templates/web/skel/public_html/index.html
  30. 1 1
      install/ubuntu/16.04/templates/web/skel/public_shtml/index.html
  31. 1 1
      install/ubuntu/16.10/templates/web/skel/public_html/index.html
  32. 1 1
      install/ubuntu/16.10/templates/web/skel/public_shtml/index.html
  33. 1 1
      install/ubuntu/17.04/templates/web/skel/public_html/index.html
  34. 1 1
      install/ubuntu/17.04/templates/web/skel/public_shtml/index.html
  35. 1 1
      install/ubuntu/17.10/templates/web/skel/public_html/index.html
  36. 1 1
      install/ubuntu/17.10/templates/web/skel/public_shtml/index.html
  37. 1 1
      install/ubuntu/18.04/templates/web/skel/public_html/index.html
  38. 1 1
      install/ubuntu/18.04/templates/web/skel/public_shtml/index.html
  39. 1 1
      install/ubuntu/18.10/templates/web/skel/public_html/index.html
  40. 1 1
      install/ubuntu/18.10/templates/web/skel/public_shtml/index.html
  41. 3 3
      install/vst-install-debian.sh
  42. 3 3
      install/vst-install-ubuntu.sh

+ 1 - 1
install/debian/7/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/debian/7/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/debian/8/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/debian/8/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/debian/9/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href="https://vestacp.com/">Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/debian/9/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href="https://vestacp.com/">Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/rhel/5/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/rhel/5/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/rhel/6/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/rhel/6/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/rhel/7/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/rhel/7/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/12.04/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/12.04/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/12.10/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/12.10/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/13.04/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/13.04/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/13.10/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/13.10/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/14.04/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/14.04/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/14.10/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/14.10/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/15.04/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/15.04/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/15.10/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/15.10/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/16.04/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/16.04/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/16.10/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/16.10/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/17.04/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/17.04/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/17.10/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/17.10/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/18.04/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/18.04/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/18.10/templates/web/skel/public_html/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 1 - 1
install/ubuntu/18.10/templates/web/skel/public_shtml/index.html

@@ -18,7 +18,7 @@
 <body>
     <h1>%domain%</h1>
     <div>
-        <a href="http://vestacp.com/">Powered by VESTA</a>
+        <a href=“https://vestacp.com/”>Server control panel by VESTA</a>
     </div>
 </body>
 

+ 3 - 3
install/vst-install-debian.sh

@@ -908,9 +908,9 @@ if [ "$apache" = 'yes'  ]; then
     a2enmod headers
     mkdir -p /etc/apache2/conf.d
     echo > /etc/apache2/conf.d/vesta.conf
-    echo "# Powered by vesta" > /etc/apache2/sites-available/default
-    echo "# Powered by vesta" > /etc/apache2/sites-available/default-ssl
-    echo "# Powered by vesta" > /etc/apache2/ports.conf
+    echo "# Server control panel by VESTA" > /etc/apache2/sites-available/default
+    echo "# Server control panel by VESTA" > /etc/apache2/sites-available/default-ssl
+    echo "# Server control panel by VESTA" > /etc/apache2/ports.conf
     echo -e "/home\npublic_html/cgi-bin" > /etc/apache2/suexec/www-data
     touch /var/log/apache2/access.log /var/log/apache2/error.log
     mkdir -p /var/log/apache2/domains

+ 3 - 3
install/vst-install-ubuntu.sh

@@ -910,9 +910,9 @@ if [ "$apache" = 'yes'  ]; then
     a2enmod ruid2
     mkdir -p /etc/apache2/conf.d
     echo > /etc/apache2/conf.d/vesta.conf
-    echo "# Powered by vesta" > /etc/apache2/sites-available/default
-    echo "# Powered by vesta" > /etc/apache2/sites-available/default-ssl
-    echo "# Powered by vesta" > /etc/apache2/ports.conf
+    echo "# Server control panel by VESTA" > /etc/apache2/sites-available/default
+    echo "# Server control panel by VESTA" > /etc/apache2/sites-available/default-ssl
+    echo "# Server control panel by VESTA" > /etc/apache2/ports.conf
     echo -e "/home\npublic_html/cgi-bin" > /etc/apache2/suexec/www-data
     touch /var/log/apache2/access.log /var/log/apache2/error.log
     mkdir -p /var/log/apache2/domains