- or download this
# Helps insure .cgi and .pl files are loaded
MultiviewsMatch Handlers Filters
AddHandler cgi-script cgi
AddHandler cgi-script pl
- or download this
Options Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI
- or download this
# ScriptAlias: This controls which directories contain server scri
+pts.
# ScriptAliases are essentially the same as Aliases, except that
...
# /var/www/cgi-bin, or /opt/... on Linux flavors. You'll need to check
ScriptAlias /cgi-bin/ "/usr/local/www/cgi-bin/"
- or download this
LoadModule cgi_module libexec/apache22/mod_cgi.so