aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man.cgi.7
Commit message (Collapse)AuthorAgeFilesLines
* Removing INSECURE mode. This is a work in progress! Logic forKristaps Dzonsons2011-11-271-31/+10
| | | | formatting manpages is now linked into man.cgi.
* Make a small manual for how to run man.cgi.Kristaps Dzonsons2011-11-241-0/+78
This exists almost entirely to document that /tmp must exist in a jailed Apache directory for dbopen() not to fail. This was a massive headache to track down.