aboutsummaryrefslogtreecommitdiffhomepage
path: root/sundry/spine_search_cgi/views/configuration_example.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sundry/spine_search_cgi/views/configuration_example.txt')
-rw-r--r--sundry/spine_search_cgi/views/configuration_example.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sundry/spine_search_cgi/views/configuration_example.txt b/sundry/spine_search_cgi/views/configuration_example.txt
index ea43fde..0d5be00 100644
--- a/sundry/spine_search_cgi/views/configuration_example.txt
+++ b/sundry/spine_search_cgi/views/configuration_example.txt
@@ -2,7 +2,7 @@
struct Cfg {
string http_request_type = "http";
string http_host = "localhost";
- string www_doc_subroot = "/spine";
+ string www_url_doc_subroot = "/spine";
string cgi_filename = "spine_search";
string cgi_search_form_title = "≅ SiSU Spine search";
string db_sqlite_path = "/var/www/sqlite";