|
|
|
|
|
|
![]() |
#2 |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
With Apache1, you cannot run a page with SSI and PHP parsing at the same time.
With Apache2, you can, but, it isn't recommended. Apache2 would be something like: Code:
<FilesMatch "\.htm(l)?$"> SetOutputFilter INCLUDES </FilesMatch> AddType application/x-httpd-php .htm .html
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|