mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
- remove extensions and PEAR from the PHP base ports - add more OPTIONS to PHP base ports
10 lines
330 B
Modula-2
10 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
|
|
|
|
***************************************************************
|