diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-07-25 14:29:02 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-25 14:29:02 -0400 |
| commit | 1909783edcbd81286c9c24343d88a383b2d9fe7e (patch) | |
| tree | 2a4e52e966c3e233c8a7d3100abfe884c35c15cb /index.html | |
| parent | e8b4d8726b0e21aabe3e48f8e1ef5c8431d51de5 (diff) | |
| parent | b709f8d5741c395aef12dcbf9a081f868533cfc0 (diff) | |
Merge pull request #87 from m-chrzan/master
Add server side scripting with CGI
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ <li><a href="maintenance.html">How to Maintain a Server.</a></li> <li><a href="sshkeys.html">Use your SSH keys to prevent hacking.</a></li> <li><a href="cron.html">Schedule tasks with Crontabs/Cronjobs.</a></li> + <li><a href="cgi.html">Server side scripting with CGI</a></li> <li><a href="tor.html">Mirror your site on <img src="pix/tor.svg">Tor.</a></li> <li><a href="auth.html">Password-protecting Webpages (HTTP Authentication)</a></li> <li><a href="ufw.html">Using ufw as a firewall.</a></li> |
