linux 之web服务APACHE,建立httpd服务器,要求提供两个基于名称的虚拟主机:
摘要:
实验目的(1)www.X.com,页面文件目录为/web/vhosts/x;错误日志为/var/log/httpd/x.err,访问日志为/var/log/httpd/x.access(2)www.Y.com,页面文件目录为/web/vhosts/y;错误日志为 /var/log/httpd/www 阅读全文
posted @ 2020-12-19 15:35 jiapengchu 阅读(134) 评论(0) 推荐(0) 编辑