<Files ~ "[^/]*\.html$">
SetHandler blabla
allow from all
</Files>
It appears to match .html files in the twiki/bin/ directory, which I don't think were ever intended to exist.
It should prevent any such .html files (however created) from being treated as cgi-scripts, which is good.
Can anyone confirm what the intention is?
-- KirkZurell - 10 Feb 2003
Elaborated on my question above.
-- KirkZurell - 21 Feb 2003