Hi,

the only thing I could suggest without actually seeing your site is a bit of server trickery: if the site is running on an Apache webserver, and you are allowed to use mod_rewrite, you could arrange for calls to something.html being redirected to something.php

Musicman