On 3 Jul 1997, Frederic Corne wrote: > On windows machines, there are lot of html files named *.htm because of the > old 8.3 compatibility. But It seems that these files are not considered as > html files for URL module. MediaTypes.pm is probably your answer. Add a 'htm' => 'text/html' /Ole