Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:linux:arch_php_fcgid [2012/04/22 23:18] alex [PHP via FastCGI under Arch Linux] |
en:linux:arch_php_fcgid [2012/04/22 23:18] (current) alex [PHP via FastCGI under Arch Linux] |
||
---|---|---|---|
Line 18: | Line 18: | ||
Create the FastCGI Apache configuration file ''/etc/httpd/conf/extra/php5-fcgid.conf'' with the following content: | Create the FastCGI Apache configuration file ''/etc/httpd/conf/extra/php5-fcgid.conf'' with the following content: | ||
- | <file - php5-fcgid.conf> | + | <code> |
<IfModule !mod_php4.c> | <IfModule !mod_php4.c> | ||
<IfModule !mod_php4_filter.c> | <IfModule !mod_php4_filter.c> |