This page allows you to configure server parsed HTML on your server. You can activate server parsed HTML for the entire server, or for just a part of it. Normally, HTML is sent back to the client exactly as it is on the disk, with no server intervention. However, sometimes you might find it useful to have the server parse these files, and insert request-specific information or files into the document. You can do this through server parsed HTML.
First you should choose whether you want to activate server parsed HTML or not. You can also choose not to activate the exec tag. The exec tag allows an HTML file to execute an arbitrary program on the server, and you may want to deactivate it for security or performance reasons. You should also choose a method for the server to determine which files should be parsed, and which should not.