2021年7月15日
摘要: userdir模块可以很方便的和他人共享服务器的目录资料 该功能需要修改此配置文件 /etc/httpd/conf.d/userdir.conf <IfModule mod_userdir.c> # # UserDir is disabled by default since it can conf 阅读全文
posted @ 2021-07-15 17:06 sprr 阅读(318) 评论(0) 推荐(0) 编辑
摘要: 具体操作过程就是 #chmod -R 711 /home/*#cd /home/username/#chmod 755 -R public_html 一切正常了。 阅读全文
posted @ 2021-07-15 16:46 sprr 阅读(48) 评论(0) 推荐(0) 编辑