问题 mount.nfs: mount point /var/www/html does not exist 找不到目录 答案 mkdir -p /var/www/html 或 yum -y install httpd