]> git.pld-linux.org Git - packages/apache1.git/blobdiff - apache1-mod_actions.conf
- add mod_dir to apache1 metapackage; rel 3
[packages/apache1.git] / apache1-mod_actions.conf
index 5e27c5157632be8871f0db5470ee05c0352429f9..4b9928ee0f8c80c38fdc266e15a5d9146500e2d3 100644 (file)
@@ -1,12 +1,11 @@
 # $Id$
-LoadModule actions_module      modules/mod_actions.so
+LoadModule actions_module      modules/mod_actions.so
 
 <IfModule mod_actions.c>
 # Action lets you define media types that will execute a script whenever
 # a matching file is called. This eliminates the need for repeated URL
 # pathnames for oft-used CGI file processors.
+
 # Format: Action media/type /cgi-script/location
 # Format: Action handler-name /cgi-script/location
 </IfModule>
-
-# vim: filetype=apache ts=4 sw=4 et
This page took 0.070588 seconds and 4 git commands to generate.