User manual
Chapter 1  Web Technologies Overview 19
Actions are handled differently. If you’ve mapped an action to a suffix, your server runs 
a program or script, and the result is served to the requesting browser. For example, if a 
browser requests a file with the suffix “cgi,” and its associated response is the action 
cgi-script, your server runs the script and returns the resulting data to the requesting 
browser. 










