edit LOGIN home sitemapThis is starting to look better
August 9th, 2025
Worked on a delete function so i could enter file.html?delete and have my http server pop out a form for the delete password, check my IP and remove the file.html from my static folder.
v7 finally did most of what I wanted. Just need to add some headers to one of the error messages.
Also needs some logging before it's folded into my multi-https for my-website (philsr2 on github)

July 26th, 2025
Noticed that my z.note file had the wrong path for multi-https (my secure webserver written in Go) so it wasn't letting me set it to be runnable by multi-https, a non-privileged user.
Changing it to setcap cap_net_bind_service+ep ~multi-https/my-website/multi-https will fix that.

Also, updated zpoc to newest kernel

--date--
--post