On Friday 23 December 2005 16:11, Jakub Bogusz wrote:
> apache build reports one unpackaged file:
> /etc/httpd/conf.d/80_cgi-bin.conf
>
> it comes from:
> Source26: %{name}-mod_alias.conf
> install %{SOURCE26} $CFG/80_cgi-bin.conf
>
> and contains:
> <IfModule alias_module>
> # ScriptAlias: This controls which directories contain server
> scripts. # ScriptAliases are essentially the same as Aliases, except that #
> documents in the target directory are treated as applications and # run by
> the server when requested rather than as documents sent to the # client.
> The same rules about trailing "/" apply to ScriptAlias # directives as to
> Alias.
> #
> ScriptAlias /cgi-bin/ "/home/services/httpd/cgi-bin/"
> </IfModule>
>
> Should it be packaged in apache-mod_cgi, apache-mod_alias, or nowhere?
i´ve added it to mod_alias package, because you´re allowed to use mod_cgi or
mod_cgid to run cgi programs.
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en