- Do frameless processing on .htm as well as .html
authorJeffrey Hutzelman <jhutz@cs.cmu.edu>
Fri, 19 Oct 2001 15:40:36 +0000 (15:40 +0000)
committerJeffrey Hutzelman <jhutz@cs.cmu.edu>
Fri, 19 Oct 2001 15:40:36 +0000 (15:40 +0000)
openafs/frameless

index ef2fe75..0399e54 100755 (executable)
@@ -23,7 +23,7 @@ $TopFile   = 'top.html';
 $NavFile   = 'navbar.html';
 $AliasFile = '.aliases';
 $MagicDir  = 'frameless';
-$FileMatch = '\.html$';
+$FileMatch = '\.html?$';
 $NCols     = 0;
 %FrameDirs = map(($_ => 1), qw(frameset));
 %PathAttrs = (