Re: HTML Ideas
www-html@www10.w3.org
Thu, 1 Jun 95 13:56:50 PDT
On Apr 26, 23:11, Alexander, Larry wrote:
> Subject: ftp transfers of .htm to .html
>I am currently creating HTML files on my PC. The file name extensions are
>obviously filename.htm. When I ftp these over to my Sun workstation httpd
>server, I would like the filenames to be filename.html. Does anyone know of
>a quick and dirty method to rename these files when they are ftp'ed to the
>Sun? It's a real pain to remember to rename these all of the time.
Define .htm as text/html in your mime.types or equivelent config file on your
http server. As lone as your links refer to .htm rather than .html this will be
just fine.
--
Cheers!
[ psr ]