auto-import php-4.2.2-8.0.2 from php-4.2.2-8.0.2.src.rpm
This commit is contained in:
parent
350400675e
commit
c0a808ea92
40
php.conf
40
php.conf
@ -1,20 +1,20 @@
|
||||
#
|
||||
# PHP is an HTML-embedded scripting language which attempts to make it
|
||||
# easy for developers to write dynamically generated webpages.
|
||||
#
|
||||
|
||||
LoadModule php4_module modules/libphp4.so
|
||||
|
||||
#
|
||||
# Cause the PHP interpreter handle files with a .php extension.
|
||||
#
|
||||
<Files *.php>
|
||||
SetOutputFilter PHP
|
||||
SetInputFilter PHP
|
||||
</Files>
|
||||
|
||||
#
|
||||
# Add index.php to the list of files that will be served as directory
|
||||
# indexes.
|
||||
#
|
||||
DirectoryIndex index.php
|
||||
#
|
||||
# PHP is an HTML-embedded scripting language which attempts to make it
|
||||
# easy for developers to write dynamically generated webpages.
|
||||
#
|
||||
|
||||
LoadModule php4_module modules/libphp4.so
|
||||
|
||||
#
|
||||
# Cause the PHP interpreter handle files with a .php extension.
|
||||
#
|
||||
<Files *.php>
|
||||
SetOutputFilter PHP
|
||||
SetInputFilter PHP
|
||||
</Files>
|
||||
|
||||
#
|
||||
# Add index.php to the list of files that will be served as directory
|
||||
# indexes.
|
||||
#
|
||||
DirectoryIndex index.php
|
||||
|
Loading…
Reference in New Issue
Block a user