文章分类 -  CodeIgniter

CodeIgniter学习
摘要:1、在hosts文件中添加你想要添加的虚拟域名;2、在Apache配置文件中开启虚拟主机配置文件:# Virtual hostsInclude conf/extra/httpd-vhosts.conf3、然后在httpd-vhosts.conf文件中添加、设置虚拟主机的相关详细信息: Serv... 阅读全文
posted @ 2015-01-18 22:34 我爱绿豆 阅读(76) 评论(0) 推荐(0)