摘要: 一、打开apache 的配置文件httpd_conf添加以下代码 <VirtualHost *:80>DocumentRoot "D:\wwwroot\thinkphp\public\index.php" #网站运行目录ServerName tp.com #域名</VirtualHost><Virt 阅读全文
posted @ 2017-07-24 13:34 二年后的今天 阅读(508) 评论(0) 推荐(0) 编辑