smilax:: WebLog #1 Topic : 2004-02-25 19.42.19 strick : Simulate Server Style Includes, for apache style [Changes]   [Calendar]   [Search]   [Index]   [PhotoTags]   

[Bedstraw] *smilax*
 
  [Back to weblog: Smilax.org]  
[Mega-Changes]
[Mega-Calendar]

Simulate Server Style Includes, for apache style

How to alter lines in "html" attachments, to simulate SSI things in "apache" style sites:

# if attachment file is text/html* , each text line can be altered here
proc AlterHtmlFileLine b {
        #demo### regsub -all e $b E b
         set b
}

(last modified 2004-02-25)       [Login]
(No back references.)