I'm building a web-site where I want the default index_html to be <!--#var standard_html_header--> <!--#var body fmt="structured-text"--> <!--#var standard_html_footer--> This is no problem in itself -- the problem is that I want the index_html in my top directory to be *different* from this. Can I do this without copying the above definition into every index_html at level 2? (I was hoping they could get it from the main directory somehow... Hm.) -- Magnus Lie Hetland www.pvv.org/arcadia <arcadia@pvv.org>
On Mon, 4 Jan 1999, Magnus Lie Hetland wrote:
I'm building a web-site where I want the default index_html to be
<!--#if anotherindex--> <!--#var anotherindex--> <!--#else--> <!--#var standard_html_header--> <!--#var body fmt="structured-text"--> <!--#var standard_html_footer--> <!--#/if--> Andreas -- Win95: n., A huge annoying boot virus that causes random spontaneous system crashes, usually just before saving a massive project. Easily cured by UNIX. See also MS-DOS, IBM-DOS, DR-DOS, Win 3.x, Win98.
participants (2)
-
Andreas Kostyrka -
Magnus Lie Hetland