|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I'd like to set up Apache on my (Linux) server to parse ALL files ending in .html with PHP. I know with SSI I would just have to add "AddHandler server-parsed .html" in the Apache config, but what do I need to add for PHP?
|
|
#2
|
|||
|
|||
|
Try this
AddType application/x-httpd-php3 .html .php3 ------------------ Jason Woods http://www.bon-fire.com jasonw@bon-fire.com ------------------ |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > PHP Development > Apache/PHP special config |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|