i have my client website whihc is a static website having appx 5000 static folders and each folder has index.html inside. he has both the version indexed in the engines like
/folder/ & /folder/index.html which are serving the same content, i want to remove the canonical issue and want to redirect all the
/folder/index.html to /folder/ in htaccess.
Please suggest, so i dont need to edit the all 5000 folder for the correct linking and then redirecting and all.
Rgds