expand backend documentation
[perl/plp/.git] / PLP / Backend / CGI.pm
index 7058b3ec5b4d7f5c57fc02db40d6179f652e1d7f..1a4f49c8e765d52985fb67c6cf155ee285ddbe5b 100644 (file)
@@ -102,8 +102,8 @@ enable I<mod_cgi> (add/outcomment in server.modules), and add:
 
 =head2 Apache
 
-Enable I<mod_actions> and setup F<httpd.conf>
-(often just create a F</etc/apache2/conf.d/plp>) with:
+Enable I<mod_actions> and
+setup F<httpd.conf> (in new installs just create F</etc/apache/conf.d/plp>) with:
 
     <IfModule mod_actions.c>
         ScriptAlias /PLP_COMMON/ /foo/bar/