摘要: 在niginx设置里添加下面代码,(lnmp的可能是 网址.conf文件添加) # SEO URL Settings # Nginx configuration of OC htaccess location = /sitemap.xml { rewrite ^(.*)$ /index.php?ro 阅读全文
posted @ 2020-05-13 15:04 xiaobingch 阅读(618) 评论(0) 推荐(0)
摘要: 如果文件上存在 i 标记,那肯定是删不掉的,同样这个文件也不能被编辑。可以进入 root 模式,去除这个标记: root@ubuntu:/home/barret/work# chattr -i 1.md 阅读全文
posted @ 2020-05-13 14:32 xiaobingch 阅读(542) 评论(0) 推荐(0)