随笔分类 -  Apache

Centos6.5 install Python2.7 & django & mysql & apache
摘要:#! /bin/bash#su root#get python2.7wget https://www.python.org/ftp/python/2.7.9/Python-2.7.9.tgz#install pythontar zxvf Python-2.7.9.tgzcd Python-2.7.9... 阅读全文

posted @ 2015-03-05 22:57 jmbkeyes 阅读(295) 评论(0) 推荐(0)

Apache 2.4 issue "Apache is not sending 304 response (if mod_deflate and AddOutputFilterByType is enabled)"
摘要:refer tohttp://stackoverflow.com/questions/896974/apache-is-not-sending-304-response-if-mod-deflate-and-addoutputfilterbytype-ishttp://scarff.id.au/bl... 阅读全文

posted @ 2014-11-19 15:37 jmbkeyes 阅读(207) 评论(0) 推荐(0)

导航