Project

General

Profile

« Previous | Next » 

Revision 2a616445

Added by Justin Sherrill almost 10 years ago

Refs #5029 - specify inital org and location

View differences:

modules/apache/templates/mod/php5.conf.erb
#
# Cause the PHP interpreter to handle files with a .php extension.
#
AddHandler php5-script .php
AddHandler php5-script <%= @extensions.flatten.compact.join(' ') %>
AddType text/html .php
#

Also available in: Unified diff