This is the source code and links for Chapter 8 of CGI Programming 101.
Chapter 8: Server-Side Includes
| Name | Description | |
| counter.html | Page Counter Program (example) | |
| count-cgi.html | Page Counter Program (source code) | |
| err404.html | Custom Error Page (HTML) | |
| err404-cgi.html | Custom Error Logger (Source Code) |
Resources
- Introduction to Server-Side Includes
- Apache module mod_include shows how to enable server-side includes, and has a list of the various Apache SSIs
- suExec for Apache
- Environment Variables in Apache





