Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9313273
php.conf.orig
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
674 B
Subscribers
None
php.conf.orig
View Options
#
# PHP is an HTML-embedded scripting language which attempts to make it
# easy for developers to write dynamically generated webpages.
#
<IfModule prefork.c>
LoadModule php5_module modules/libphp5.so
</IfModule>
<IfModule worker.c>
LoadModule php5_module modules/libphp5-zts.so
</IfModule>
#
# Cause the PHP interpreter to handle files with a .php extension.
#
AddHandler php5-script .php
AddType text/html .php
#
# Add index.php to the list of files that will be served as directory
# indexes.
#
DirectoryIndex index.php
#
# Uncomment the following line to allow PHP to pretty-print .phps
# files as PHP source code:
#
#AddType application/x-httpd-php-source .phps
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 3, 11:31 AM (6 d, 47 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3292765
Attached To
rSPPHP puppet-thias-php
Event Timeline
Log In to Comment