aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2023-06-25 18:18:51 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2023-06-27 17:12:28 -0400
commit9125357297e005a555586c354be18ea03701d342 (patch)
tree0ee41623282ae0e886e227caabde551581d73518 /views
parenthtml, bespoke homepage, symlink toc.html index.html (diff)
replace directory listing, blank index.html
Diffstat (limited to 'views')
-rw-r--r--views/configuration.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/views/configuration.txt b/views/configuration.txt
index 7728c94..5f49a1a 100644
--- a/views/configuration.txt
+++ b/views/configuration.txt
@@ -4,9 +4,6 @@ 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";