On 5/1/08, Roy Smith roy@panix.com wrote:
Is there any way to make drupal treat the .html URL as an alias for the correct one? More generally, is there a way to make it do so for *all* URLs that end in .html?
All URLs probably would require a solution at the Apache level, but if it's just for the one URL (or a handful) then http://drupal.org/project/path_redirect could help.
Regards, Greg