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 ac65b8c commit def9d43Copy full SHA for def9d43
install/upgrade/manual/migrate_ngnix_apache_nginx-php-fpm.sh
@@ -1,5 +1,8 @@
1
#!/bin/bash
2
3
+# Function Description
4
+# Manual upgrade script from Nginx + Apache2 + PHP-FPM to Nginx + PHP-FPM
5
+
6
#----------------------------------------------------------#
7
# Variable&Function #
8
0 commit comments