diff --git a/cron.conf b/cron.conf new file mode 100644 index 0000000..7e2665a --- /dev/null +++ b/cron.conf @@ -0,0 +1 @@ +* * * * * /usr/bin/php /var/www/html/queue/cron_monitor.php \ No newline at end of file diff --git a/httpd.template.txt b/httpd.template similarity index 99% rename from httpd.template.txt rename to httpd.template index c6cc695..e50f1df 100644 --- a/httpd.template.txt +++ b/httpd.template @@ -353,8 +353,8 @@ EnableSendfile on # Load config files in the "/etc/httpd/conf.d" directory, if any. IncludeOptional conf.d/*.conf -# 11782 端口号填写为slb或容器(slb端口号=容器端口号)的端口号 - +# 11785 端口号填写为slb或容器(slb端口号=容器端口号)的端口号 + ServerName kuaileorder.gavinlau.cn DocumentRoot /var/www/html