摘要:
c俺靠这篇博文http://eyesmore.iteye.com/blog/1142162有用的配置:1.开启rewrite_log,这样在/var/log/nginx/error.log中显示匹配的规则,便于debug,理解rewrite的过程。 rewrite_log on; access_log /var/log/nginx/access.log; error_log /var/log/nginx/error.log info;总结:Break和last都能阻止继续执行后面的rewrite指令,但是last如果在location下用的话,对于重写... 阅读全文
posted @ 2014-02-19 17:51
silence.li
阅读(566)
评论(1)
推荐(0)
摘要:
solr是什么?翻译:SolrTMis the popular, blazing fast open source enterprise search platform from the Apache LuceneTMproject. Its major features include powerful full-text search, hit highlighting, faceted search, near real-time indexing, dynamic clustering, database integration, rich document (e.g., Word, 阅读全文
posted @ 2014-02-19 11:38
silence.li
阅读(415)
评论(0)
推荐(0)

浙公网安备 33010602011771号