From 3434b91d73562686f35796ccfa7553df7b4307b5 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 24 Jun 2023 19:51:00 -0400 Subject: html, bespoke homepage, symlink toc.html index.html - html, bespoke homepage option - html, symlinks toc.html index.html --- views/configuration.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'views/configuration.txt') diff --git a/views/configuration.txt b/views/configuration.txt index 5f49a1a..7728c94 100644 --- a/views/configuration.txt +++ b/views/configuration.txt @@ -4,6 +4,9 @@ struct Cfg { string www_url_doc_root = "http://localhost"; string www_url_doc_subroot = "/spine"; string processing_path_doc_root = "/srv/www/spine"; + // string processing_path_doc_root = "/srv/www/spine"; + // string processing_path_doc_root = "/srv/www"; + // string processing_path_doc_subroot = "/spine"; string cgi_bin_root = "/var/www/cgi/cgi-bin"; string cgi_bin_subpath = "/cgi-bin"; string cgi_filename = "spine_search"; -- cgit v1.2.3