faqts : Computers : Programming : Languages : PHP : Installation and Setup : Web Servers : Apache

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

10 of 19 people (53%) answered Yes
Recently 1 of 5 people (20%) answered Yes

Entry

Can I get Apache to parse a file as both php3 and the server side includes?

May 8th, 2000 20:39
unknown unknown, Henrik Jönsson, Neville Dastur,


You can't double parse a file.

What you do in SSI you can easily redo in PHP.