Instruct server to display source code for dynamic file types - There are many situations where site owners may wish to display the contents of a dynamic file rather than executing it as a script. To exercise this useful technique, create a directory in which to place dynamic files that should be displayed rather than executed, and add the following line of code to the .htaccess file belonging to that directory.
# Remove Handler RemoveHandler cgi-script .pl .py .cgi