summaryrefslogtreecommitdiff
path: root/www-apache/mod_pcgi2/files/20_mod_pcgi.conf
blob: 4849530c96bc9b8bfd560a658f6e391d0d690ce3 (plain)
1
2
3
4
5
6
7
8
<IfDefine PCGI>
LoadModule pcgi2_module modules/mod_pcgi2.so

# please see /usr/share/doc/mod_pcgi-*/README
# for details on the required apache directives
</IfDefine>

# vim: ts=4 filetype=apache