摘要: Nginx配置server { listen mysite.com:80; #如:listen 80 server_name mysite.com; #如:localhost root /path/to/tomcat/webapps/mysite/; locatio... 阅读全文
posted @ 2014-12-06 18:22 _Doraemon 阅读(223) 评论(0) 推荐(0)
摘要: ERROR:/configure: error: the HTTP rewrite module requires the PCRE library.You can either disable the module by using --without-http_rewrite_moduleopt... 阅读全文
posted @ 2014-12-06 11:21 _Doraemon 阅读(229) 评论(0) 推荐(0)