If your users demand the Front Page extensions, this page may save you an hour or so getting started with them.
Note: I haven't used the extensions; I was just fooling around to see how to install them. It seems to be a complicated process.
cd /etc/httpd/conf
mkdir old
mv * old
cat old/{httpd,srm,access}.conf > httpd.conf
then edit httpd.conf to add the special directives
ResourceConfig /dev/null AccessConfig /dev/null