This is usually a .htacess file issue. Firslty, make sure you have the .htaccess file uploaded.
If its upload and not working, open the file to edit it and change the first line from:
Options +FollowSymlinks
to
Options +FollowSymlinks -MultiViews
On some servers, having the Multivews option on can cause issues.
If you still are having problems after this, send in a support request via your client area.
