aboutsummaryrefslogtreecommitdiffhomepage
path: root/views/configuration.txt
diff options
context:
space:
mode:
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";