unpackaged apache's cgi-bin.conf
Jakub Bogusz
qboosh at pld-linux.org
Fri Dec 23 15:11:17 CET 2005
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?
--
Jakub Bogusz http://qboosh.cs.net.pl/
More information about the pld-devel-en
mailing list