We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Apache Web-Serving with Mac OS X: Part 3
|
| Subject: |
|
Pbs with PHP on OS X.2 |
| Date: |
|
2002-12-31 06:07:03 |
| From: |
|
khasmir
|
Response to: Pbs with PHP on OS X.2
|
|
I added the following lines:
#
# To use PHP4
#
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
I put them after the section of the server-parsed HTML
works fine for me on v10.2.3
|