知识&工具

导航

随笔分类 -  lamp

LAMP虚拟主机配置以及控制目录访问
摘要:3、基于域名的虚拟主机配置NameVirtualHost192.168.3.32:80#apache2.2.xx版本需要开启此选项,而且要和下面的保持一致;2.4.x版本就不需要此项设置了 ServerName www.80.com DocumentRoot /var/www/html/80 Ser... 阅读全文

posted @ 2015-06-24 15:59 康乐sty 阅读(438) 评论(0) 推荐(0)

lamp环境centos5.10,phpprotobuf模块安装,及简单应用
摘要:==相关参考==rpm包http://rpmfind.net/linux/rpm2html/Linux rpm 命令参数使用详解[介绍和应用]phpize学习http://blog.sina.com.cn/s/blog_85759f2b0101h3rf.html==流程==所用资源:https://... 阅读全文

posted @ 2015-04-08 17:41 康乐sty 阅读(189) 评论(0) 推荐(0)