I already had the EPEL repository registered on the server but for those that does not you can use the following commands to register it.
1 | rpm -Uvh http: //ftp .crc.dk /fedora-epel/6/i386/epel-release-6-8 .noarch.rpm |
1 | yum install mod_extract_forwarded |
1 2 | echo "MEFaccept 127.0.0.1" >> /etc/httpd/conf .d /mod_extract_forwarded .conf service httpd restart |