From 1e04f9f2ecb5a326ded1422cd03ee1f37198e571 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 27 Jan 2022 12:57:13 -0500 Subject: cgi sqlite_search, heading matches fix, cleanup --- views/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views') diff --git a/views/configuration.txt b/views/configuration.txt index 2a98b07..8d35668 100644 --- a/views/configuration.txt +++ b/views/configuration.txt @@ -2,7 +2,7 @@ struct Cfg { string www_http = "http"; string www_host = "localhost"; string www_url_doc_root = "http://localhost"; - string www_doc_root = "/srv/www/spine/static"; + string www_doc_root = "/srv/www/spine"; string www_host_doc_root = "localhost"; string cgi_bin_root = "/var/www/cgi/cgi-bin"; string cgi_bin_subpath = ""; -- cgit v1.2.3