cvsdist c0a808e
#
cvsdist f03e0ee
# Cause the PHP interpreter to handle files with a .php extension.
cvsdist c0a808e
#
1826c14
AddHandler php5-script .php
1826c14
AddType text/html .php
cvsdist c0a808e
cvsdist c0a808e
#
cvsdist c0a808e
# Add index.php to the list of files that will be served as directory
cvsdist c0a808e
# indexes.
cvsdist c0a808e
#
cvsdist c0a808e
DirectoryIndex index.php
8e68e30
8e68e30
#
8e68e30
# Uncomment the following line to allow PHP to pretty-print .phps
8e68e30
# files as PHP source code:
8e68e30
#
8e68e30
#AddType application/x-httpd-php-source .phps