随笔分类 -  xampp

apache虚拟目录设置
摘要:DocumentRoot "/xampp/htdocs/f" ServerName f.e-elitech.net 阅读全文
posted @ 2015-12-03 14:59 Flameman 阅读(125) 评论(0) 推荐(0)
在XAMPP上建立多个域名的站点
摘要:XAMPP默认安装完毕后,站点文件默认放在/xampp/htdocs/ 文件下,并且可以通过http://localhost 进行访问。先前在测试各种程序的时候均是在/xampp/htdocs/ 文件下新建目录,比如/xampp/htdocs/wordpress ,然后通过http://localh... 阅读全文
posted @ 2015-11-30 10:24 Flameman 阅读(265) 评论(0) 推荐(0)