David C. Rankin wrote:
Listmates,
I installed apache2 with pacman -S apache, but all I got was apache2
itself.
Is there a set of packages that will install all of the modules as well?
Many of them come installed with apache. (See "pacman -Ql apache | grep
modules/mod_".)
Some others are available as separate packages. (See
http://www.archlinux.org/packages/?arch=&repo=&q=mod_&last_update=&limit=50)
And some other, lesser-used ones are available from the AUR. (You
should learn about the AUR if you're planning to become a regular Arch
user. See http://wiki.archlinux.org/index.php/AUR)
HTH,
DR