正在浏览:宝塔面板

宝塔面板apache安装目录 /www/server/httpd 启动 /etc/init.d/httpd start 停止 /etc/init.d/httpd stop 重启 /etc/init.d/httpd restart 启载 /etc/init.d/httpd reload apache配置文件 /www/server/apache/conf/httpd.conf

Laravel队列在服务端推荐使用Supervisor监控队列进程,如果服务器使用了宝塔面板的话,那么我们可以非常方便的启用并配置Supervisor,宝塔面板Laravel队列的Supervisor配置步骤如下: 1.安装