diff options
Diffstat (limited to 'lang/php5/pkg-message.mod')
-rw-r--r-- | lang/php5/pkg-message.mod | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/php5/pkg-message.mod b/lang/php5/pkg-message.mod new file mode 100644 index 000000000000..555f5b053ae8 --- /dev/null +++ b/lang/php5/pkg-message.mod @@ -0,0 +1,10 @@ +*************************************************************** + +Make sure index.php is part of your DirectoryIndex. + +You should add the following to your Apache configuration file: + +AddType application/x-httpd-php .php +AddType application/x-httpd-php-source .phps + +*************************************************************** |