摘要:
原已经安装好的nginx,现在需要添加一个未被编译安装的模块举例说明:安装第三方的ngx_cache_purge模块(用于清除指定URL的缓存)nginx的模块是需要重新编译nginx,而不是像apache一样配置文件引用.so1.wget http://labs.frickle.com/files... 阅读全文
posted @ 2015-05-23 23:59
jking10
阅读(245)
评论(0)
推荐(0)
摘要:
vi /etc/sysconfig/iptables iptables -A INPUT -p tcp -m state --state NEW -m tcp --dport 3306 -j ACCEPTservice iptables saveservice iptables restart开通3... 阅读全文
posted @ 2015-05-23 21:09
jking10
阅读(629)
评论(0)
推荐(0)

浙公网安备 33010602011771号