[Groonga-commit] groonga/groonga [master] httpd: Disable HTTP rewrite module

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 21日 (木) 15:06:12 JST


Ryo Onodera	2012-06-21 15:06:12 +0900 (Thu, 21 Jun 2012)

  New Revision: 990f0c425e5d834b1134b1a50ae9f00a44ed3c13
  https://github.com/groonga/groonga/commit/990f0c425e5d834b1134b1a50ae9f00a44ed3c13

  Log:
    httpd: Disable HTTP rewrite module

  Modified files:
    vendor/nginx/configure

  Modified: vendor/nginx/configure (+2 -1)
===================================================================
--- vendor/nginx/configure    2012-06-21 13:31:21 +0900 (b20d0a9)
+++ vendor/nginx/configure    2012-06-21 15:06:12 +0900 (632568a)
@@ -15,4 +15,5 @@ cd ../nginx-1.2.1/
   --conf-path="${GROONGA_HTTPD_CONF_PATH}" \
   --error-log-path="${GROONGA_HTTPD_ERROR_LOG_PATH}" \
   --http-log-path="${GROONGA_HTTPD_HTTP_LOG_PATH}" \
-  --add-module="${GROONGA_HTTPD_MODULE_PATH}"
+  --add-module="${GROONGA_HTTPD_MODULE_PATH}" \
+  --without-http_rewrite_module
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index