yum install yum-utils
yumdownloader mod_fastcgi
you can also use this yum plugin, but it not always working for me:
yum install yum-plugin-downloadonly
yum install httpd --downloadonly --downloaddir=/opt
yum install yum-utils
yumdownloader mod_fastcgi
you can also use this yum plugin, but it not always working for me:
yum install yum-plugin-downloadonly
yum install httpd --downloadonly --downloaddir=/opt