4 lines
133 B
Text
4 lines
133 B
Text
<IfModule mod_php4.c>
|
|
AddType application/x-httpd-php .php .phtml .php3
|
|
AddType application/x-httpd-php-source .phps
|
|
</IfModule>
|