Lines Matching defs:shtml
45 * <!--#tag--> in any file whose extension is .shtml, .shtm or .ssi with
151 u8_t shtml;
155 {"/index.shtml", 1 },
749 * Insert a tag (found in an shtml in the form of "<!--#tagname-->" into the file.
1657 uri3 = "/501.shtml";
1662 uri3 = "/400.shtml";
1700 /* 404.htm doesn't exist either. Try 404.shtml instead. */
1701 *uri = "/404.shtml";
2154 /* See if we have been asked for an shtml file and, if so,
2246 tag_check = httpd_default_filenames[loop].shtml;