Hello all. Not sure where Apache issues would go but since I have a cpanel server, I'll post this here.

I am creating a website. I know most html pages end with the extension .htm or html. What if wanted to have them end with .cmh ? I wrote a test html page and renamed the extension to .cmh, then I configured the Apache handler mod_asis to treat it "as is" - like a webpage. It seems to come up just as before. I read something or other about Apache not adding all the headers to the files when mod_asis is enabled, but could not find further information. Does anyone here know what are the benefits or consequences of have it setup this way? Should I just leave them as .htm or could I make the entire website .cmh. I just wanted to give the site a little more "customization"... Thanks for any information.