|
This section is for those of you that are thinking about using SSI (Server Side Includes) to
create a dynamic site.
If you haven't already done so, it would be a good idea to read the information in the CGI-BIN section as SSI is only available on that server.
Introduction
- What SSI is and what it can do.
Issues
- Performance issues and restrictions to consider before using Server Side Includes.
Includes
- How to use SSI to include content from other files.
Dynamic
- Commands that allow you to create dynamic pages using system variables and CGI scripts.
Related Sections:-
CGI-BIN
- The CGI-BIN server.
Script
- Tutorials on adapting existing CGI scripts.
CGI
- Installing specific CGI scripts.
PHP
- The basics of using PHP.
MySQL
- The basics of using a MySQL database.
|