If it is only .xml files throwing the error try adding that to the files match string
Code:<FilesMatch "(^$|^favicon.ico$|.*\.(php|js|css|jpg|gif|png|xml)$)">
If it is only .xml files throwing the error try adding that to the files match string
Code:<FilesMatch "(^$|^favicon.ico$|.*\.(php|js|css|jpg|gif|png|xml)$)">
Zen-Venom Get Bitten
THANKS that helped. as for the rest of the file does everything look ok?
You might have other issues with other file types not included
Zen-Venom Get Bitten