摘要: <VirtualHost *:80> #端口号(默认80) DocumentRoot "D:/phpstudy_pro/WWW/hqqlhh" #网站目录 ServerName 192.168.1.92 #本机IP局域网访问 ServerName hqqlhh.s #域名配置(仅本机访问)与host 阅读全文
posted @ 2022-02-24 09:40 枫落曳 阅读(162) 评论(0) 推荐(0)