Magellan Linux

Contents of /tags/php5-5_2_3-r5/php5/php5_module.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 264 - (show annotations) (download)
Wed Jul 11 00:35:16 2007 UTC (16 years, 10 months ago) by (unknown author)
File size: 395 byte(s)
This commit was manufactured by cvs2svn to create tag
'php5-5_2_3-r5'.
1 <IfModule !mod_php5.c>
2 LoadModule php5_module modules/libphp5.so
3 </IfModule>
4
5 <IfModule mod_mime.c>
6 AddType application/x-httpd-php .php
7 AddType application/x-httpd-php .phtml
8 AddType application/x-httpd-php .php3
9 AddType application/x-httpd-php .php4
10 AddType application/x-httpd-php .php5
11 AddType application/x-httpd-php-source .phps
12 </IfModule>
13
14 AddDirectoryIndex index.php index.phtml