[omero@v0363 OMERO.server-4.4.8p1-ice33-b304]$ cat /etc/httpd/conf.d/fastcgi.conf LoadModule fastcgi_module modules/mod_fastcgi.so # sample PHP config # see /usr/share/doc/mod_fastcgi-2.4.6 for php-wrapper script # don't forget to disable mod_php in /etc/httpd/conf.d/php.conf! # #FastCgiServer /var/www/cgi-bin/php-wrapper #AddHandler php-fastcgi .php # # # SetHandler fastcgi-script # # #Action php-fastcgi /cgi-bin/php-wrapper #DirectoryIndex index.html index.shtml index.cgi index.php #AddType application/x-httpd-php .php