this works with apache too !
check the documentation to see how to activate Server Side Includes (SSI),
give the html files an .shtml extension, and that's it ! you don't need php
code to do that

hth,



A 01:04 20/01/2001 -0600, vous avez écrit :
>Howdy,
>
>When we code asp pages we can use handy little include files that are.
well, include files, by doing something like this:
>
>(I hope this doesn't cause HTML email problems - I'm never 100% sure this
thang is sending plain text).
>
><!--include #file="inc/header.inc"-->
>
>or if you want a full path:
>
><!--include #firtual="/html/todays_sales/inc/header.inc"-->
>
>My boss said with IIS, if you aren't using asp, you just give it an
extension (he thought it is shtml) and IIS automatically forces the server
to parse the file and process the includes.
>
>I'd be willing to use PHP if I have to, but is there a way to use includes
without using a scripting language?
>
>TIA
>
>----------------------------------------------------
>Jonathan Wilson
>System Administrator
>
>Cedar Creek Software
>http://www.cedarcreeksoftware.com
>
>Central Texas IT
>http://www.centraltexasit.com
>
>
>
>_______________________________________________
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
                        - * - * - * - * - * - * -
Mes idees n'engagent que moi (vieux proverbe du Net)

Thierry ITTY
eMail: [EMAIL PROTECTED]                FRANCE



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to