mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
11 lines
330 B
Modula-2
11 lines
330 B
Modula-2
|
***************************************************************
|
||
|
|
||
|
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
|
||
|
|
||
|
***************************************************************
|