]> lifelog.hopto.org Git - LifeLog.git/commitdiff
after test fixes.
authorWill Budic <redacted>
Tue, 25 Feb 2020 00:16:52 +0000 (11:16 +1100)
committerWill Budic <redacted>
Tue, 25 Feb 2020 00:16:52 +0000 (11:16 +1100)
.gitignore
thttpd.conf

index 2c1784d4ad7604f683e0ff9f846098243a9ebc8d..d9efddf968df1c707cf808a9e9897fe37a9c02a6 100644 (file)
@@ -47,6 +47,7 @@ cgisess_*
 .Trashes
 *.db
 *.swp
+*.log
 
 log/thttpd.log
 .gitignore
@@ -54,4 +55,8 @@ htdocs/thttpd.pid
 htdocs/cgi-bin/wsrc/examples.css
 dbLifeLog/*.db-journal
 log/*.log
+/home/will/dev/LifeLog/log/thttpd.log
 dbLifeLog/*.db.tgz
+dbLifeLog/*.db.toz
+
+*.db.osz
index 9da64ec8b36a62fa45c23100dee0e6eda5c8f0a9..927b65472f7a327dd714d644a6ef1d574ed51c4a 100644 (file)
@@ -1,8 +1,8 @@
 # This section overrides defaults
 dir=./htdocs
 user=will
-logfile=./log/thttpd.log
-pidfile=./log/thttpd.pid
+logfile=/home/will/dev/LifeLog/log/thttpd.log
+pidfile=/home/will/dev/LifeLog/log/thttpd.pid
 # This section _documents_ defaults in effect
 port=8080
 nosymlinkcheck # default = !chroot