blob: 555f5b053ae887f2adaaf8004a6abfb67abaacd8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
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
***************************************************************
|