diff options
| author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-07-25 12:48:19 +0200 |
|---|---|---|
| committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-07-25 12:48:19 +0200 |
| commit | 97db71d880aa5189dfc2394f2852d6355494dfa3 (patch) | |
| tree | a894625fe20f38dc10f4145cc8ed8f65f7fab00e /index.html | |
| parent | e8b4d8726b0e21aabe3e48f8e1ef5c8431d51de5 (diff) | |
Add CGI scripting tutorial
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> |
