Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.com.git
.nginx/php.conf
}
- if ($request_uri ~* "counter\.php") {
+ if ($uri ~* "counter\.php") {
break;
}
downloads/counter.php
session_destroy();
+ session_start();
}

Updates for download counter

Author Dave Jarvis <email>
Date 2026-03-03 19:18:21 GMT-0800
Commit 31a9d70a63486dd0926eee19bc88c83a6bc1f00b
Parent 02b89fd
Delta 2 lines added, 1 line removed, 1-line increase