Chapter 4: Dynamic Content

Another popular extension of Apache server functionality is the use of dynamic web pages. Dynamic web pages are web pages that effectively write themselves based on user input or other variables. This chapter discusses several mechanisms for implementing dynamic content in Apache, including Server Side Includes, CGI, and scripting language modules.

home :: intro :: chap 1 :: chap 2 :: chap 3 :: chap 4 :: chap 5 :: app a