摘要:
Linux服务器,服务管理--systemctl命令详解,设置开机自启动 syetemclt就是service和chkconfig这两个命令的整合 任务 旧指令 新指令 使某服务自动启动 chkconfig --level 3 httpd on systemctl enable httpd.serv 阅读全文
posted @ 2018-03-13 21:41
yjig
阅读(614)
评论(0)
推荐(0)
摘要:
nextcloud 优化 设置php.ini 去除index.php 访问Nextcloud时,url中会含有index.php 1.编辑config/config.php 在里面加入以下内容: 将URL改成自己的域名 这段代码的作用是设置.htaccess生成规则。 2.更新.htaccess文件 阅读全文
posted @ 2018-03-13 09:51
yjig
阅读(4449)
评论(0)
推荐(0)
浙公网安备 33010602011771号