With Apache, AllowOverride settings are required on the ${INSTDIR}
directory. You can configure this as follows:

# ln -s ${PREFIX}/conf/modules.sample/roundcubemail.conf \
        ${PREFIX}/conf/modules
# apachectl stop
# apachectl start

Next, follow ${INSTDIR}/INSTALL or ${INSTDIR}/UPGRADING
