Forum Moderators: phranque
After investigation it appeared that some of my mod-rewrites were not working so spoke to hosting company who advised that I need the following line in my .htaccess file:-
Options -Multiviews
The line did the trick and all was well - however I have now appled this line to other sites who did not have the problem - any side effects I should be worried about? - Everything works ok from what I can see.
Why would my sites suddenly have this problem (Server Change?)
You might want to take a look at the Apache docs concerning content negotiation, and interpret them in the context of your own sites' requirements.
Jim
Nope not using them - dont need them from what I understand - no en, de etc version of pages. Wonder if the hosting company turned them on as default.
On a shared server so perhaps it was requested by someone and they did not know the consequences.
Thanks anyway - guess it is safe having that line in the htaccess file.