Kouhei Sutou
null+****@clear*****
Mon Nov 23 12:00:39 JST 2015
Kouhei Sutou 2015-11-23 12:00:39 +0900 (Mon, 23 Nov 2015) New Revision: 2c08751872ab43c509cf31bbd7754f5f68f89a4a https://github.com/groonga/packages.groonga.org/commit/2c08751872ab43c509cf31bbd7754f5f68f89a4a Message: Enable /d/schema Modified files: ansible/files/groonga-httpd.conf Modified: ansible/files/groonga-httpd.conf (+5 -0) =================================================================== --- ansible/files/groonga-httpd.conf 2015-11-20 14:07:35 +0900 (e2f795b) +++ ansible/files/groonga-httpd.conf 2015-11-23 12:00:39 +0900 (2bab25c) @@ -40,6 +40,11 @@ http { groonga_base_path /d/; } + location /d/schema { + groonga on; + groonga_base_path /d/; + } + location /d/table_list { groonga on; groonga_base_path /d/; -------------- next part -------------- HTML����������������������������...Download