Server Side Include Configuration
Description
Controls the behavior of server-side includes.
Parameters
If present, CGI scripts can be included within
documents using server-side includes. Without
this, trying to execute a script from a parsed
document will cause an error.
Default If No Entry Found
Executing scripts is not allowed by default.
Command To Change This Value
File Syntax
ServerSideInclude [AllowExec]
Only one entry may exist in the
master server configuration file.
If more than one entry is found, the last one will be used.
Also See