[thelist] SSI Gurus, is this possible
McAtee, Malcolm
MMcAtee at philamuseum.org
Wed Oct 10 14:47:15 CDT 2001
oops!---
more like this......
in my header.html file i place this:
<title>Site_Name: <!--#echo var="title" --></title>
In my document.shtml I place this:
<!--#set var="title" value="Page_Name" -->
<!--#include virtual="/global/header.html" -->
//---------------//
Malcolm J. Mcatee
Web Designer
Philadelphia Museum of Art
215-684-7748
mmcatee at philamuseum.org
//---------------//
-----Original Message-----
From: McAtee, Malcolm [mailto:MMcAtee at philamuseum.org]
Sent: Wednesday, October 10, 2001 11:49 AM
To: thelist at lists.evolt.org
Subject: RE: [thelist] SSI Gurus, is this possible
I do a little something like this......
in my header.html file i place this:
<title>Site_Name: <!--#echo var="title" --></title>
In my document I place this:
<!--#set var="title" value="Page_Name" -->
<!--#include virtual="/global/head.shtml" -->
//---------------//
Malcolm J. Mcatee
Web Designer
Philadelphia Museum of Art
215-684-7748
mmcatee at philamuseum.org
//---------------//
-----Original Message-----
From: Bryce Johnson [mailto:bryce at popped.com]
Sent: Wednesday, October 10, 2001 11:20 AM
To: thelist at lists.evolt.org
Subject: [thelist] SSI Gurus, is this possible
Help
So I'm trying to figure out if something like this is possible on apache
<!--#include virtual="/1/<!--#echo var="DOCUMENT_NAME" -->"-->
<!--#include virtual="/2/<!--#echo var="DOCUMENT_NAME" -->"-->
I know that this won't work is there a way I can include if I set it as a
variable?
My brain is not working right. I'm also trying to figure out how to do it in
PHP but my PHP is even weaker then my SSI.
thanks
bryce
---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt !
---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt !
More information about the thelist
mailing list