From 415856bdd4f48ab4f2732996f0bae58595092bbe Mon Sep 17 00:00:00 2001 From: Parabola Date: Tue, 5 Apr 2011 14:26:38 +0000 Subject: Tue Apr 5 14:26:38 UTC 2011 --- extra/php/apache.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 extra/php/apache.conf (limited to 'extra/php/apache.conf') diff --git a/extra/php/apache.conf b/extra/php/apache.conf new file mode 100644 index 000000000..86344c803 --- /dev/null +++ b/extra/php/apache.conf @@ -0,0 +1,9 @@ +# Required modules: dir_module, php5_module + + + + DirectoryIndex index.php index.html + AddHandler application/x-httpd-php .php + AddHandler application/x-httpd-php-source .phps + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf