From 85a2a2922673bfe44461e26b68cb1da0de5bb8c7 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 20 Sep 2021 20:02:10 -0400 Subject: nix related config, direnv else minor --- sundry/spine_search_cgi/views/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sundry/spine_search_cgi/views/configuration.txt') diff --git a/sundry/spine_search_cgi/views/configuration.txt b/sundry/spine_search_cgi/views/configuration.txt index 1486315..e810d68 100644 --- a/sundry/spine_search_cgi/views/configuration.txt +++ b/sundry/spine_search_cgi/views/configuration.txt @@ -3,7 +3,7 @@ struct Cfg { string http_host = "localhost"; string www_url_doc_root = "http://localhost"; string www_doc_root = "/srv/www/spine/static"; - string cgi_bin_subpath = "/cgi-bin"; + string cgi_bin_subpath = ""; string cgi_filename = "spine_search"; // "spine-search" string cgi_search_form_title = "≅ SiSU Spine search"; string db_sqlite_path = "/var/www/sqlite"; -- cgit v1.2.3