Enable DAV modules
[hcoop/zz_old/config/apache2.git] / mods-available / actions.conf
1 # a2enmod-note: needs-configuration
2
3 #
4 # Action lets you define media types that will execute a script whenever
5 # a matching file is called. This eliminates the need for repeated URL
6 # pathnames for oft-used CGI file processors.
7 # Format: Action media/type /cgi-script/location
8 # Format: Action handler-name /cgi-script/location
9 #
10