|
I stumbled across a godsend, though an obvious one, through Server Side includes. This is the CMS I always dreamed about, though I never knew you could 'include' files in this manner.
1. My question; Do I have to have a php or shtml extension to use these?
I thought I remembered using SSI in a regular html file by specifying it with my apache through a handler Handler=server-parsed
Extension=Html
anyone know what I'm talking about?
2. Any downsides to using SSI to include my changing content to all pages?
Thanks in advance.
Last edited by highanddry; 08-16-2007 at 03:27 PM..
|