gentoo-full-overlay/www-apache/mod_fastcgi_handler/files/20_mod_fastcgi_handler.conf

5 lines
133 B
ApacheConf

<IfDefine FASTCGI_HANDLER>
LoadModule fastcgi_handler_module modules/mod_fastcgi_handler.so
</IfDefine>
# vim: ts=4 filetype=apache