i want to redirect all .html file in subdirtories into root directory with .htaccess file,it does not manner that how much directory is complicated or long.
example1: http://www.example.com/folder/folder2/folder3/folder4/main.html
to
http://www.example.com/main.html
example2
http://www.example.com/folder/manyfolder/main.html
to
http://www.example.com/main.html