As a work-around this sed works for me to cleanup the index.html entries: sed -i 's#\(href=[\x27\"].*\)\(\/\)\(index\.html\)\([\x27\"]\)#\1\2\4#ig' $(find . -type f -iname "*.html")
cino
Leto
Bart
Chris
Created with FORUM 2.0.11