aboutsummaryrefslogtreecommitdiffhomepage
path: root/views/configuration.txt
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2023-06-24 19:51:00 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2023-06-27 17:12:25 -0400
commit3434b91d73562686f35796ccfa7553df7b4307b5 (patch)
tree7748aff77df01520de7af70f87c47528cd5ed6c1 /views/configuration.txt
parentocda, fontface internal markup, cleanup & fixes (diff)
html, bespoke homepage, symlink toc.html index.html
- html, bespoke homepage option - html, symlinks toc.html index.html
Diffstat (limited to 'views/configuration.txt')
-rw-r--r--views/configuration.txt3
1 files changed, 3 insertions, 0 deletions
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";