>Number: 364 >Category: mod_dir >Synopsis: SSI doesn't work within HEADER files >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Apr 11 08:20:01 1997 >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.2b8 >Environment: SunOS silverlock 5.5 Generic_103093-06 sun4m sparc SUNW,SPARCstation-10 gcc version 2.7.2 >Description: I have an icon directory (/httpd/htdocs/icons/), which has within it a HEADERS.html file. I'd like the header to say, among other things, the date the directory last changed, and when the icon- index changed, so people will know if they're out of sync. Unfortunately, I can't seem to get the server to treat the HEADER.html file as server-parsed, except by adding
AddHandler server-parsed .html to the .htaccess file, which doesn't seem quite right, though probably harmless in this specific case. >How-To-Repeat: http://clark.dgim.doc.ca/icons/ has the non-functioning HEADER.html being included. You can see, in the source, that the ssi stuff hasn't been parsed, i.e. it's still there. >Fix: I'd suggest that the code which looks for HEADER.html or HEADER be expanded be one extra special-case which looks for HEADER.shtml and does the right thing with it. It'd be nice if it also obeyed the XBitHack option too >Audit-Trail: >Unformatted:
