Hi,
I'd like to disable some apache modules (mod_autoindex and
mod_userdir). I checked /etc/apache2/httpd.conf, but it says
# GENTOO: Automatically defined based on APACHE2_MODULES
# USE_EXPAND variable.
# Do not change manually, it will be overwritten on upgrade.
OK, when this is not recommended way, I tried to set it up
in /etc/make.conf:
APACHE2_MODULES="${APACHE2_MODULES} -autoindex -userdir"
But when I try re-emerge apache, I get a lot of errors like this:
Invalid '-' operator in non-incremental variable 'APACHE2_MODULES':
'-autoindex'
So how can I control which apache modules are build and loaded?
Jarry
--
_______________________________________________________________
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.