Address Rejected The URL you requested contains characters or is requesting resources that are not allowed on this server:
URLs must contain only ANSI characters. No binary or unicode characters are allowed in URLs.
URLs must not contain any dot except for just before the file extension.
Only .htm, .html, .asp and .txt files are served. Requests for the following types of files will be rejected:
'.bat'
'.cmd'
'.com'
'.htw'
'.ida'
'.idq'
'.htr'
'.idc'
'.shtm'
'.shtml'
'.stm'
'.printer'
'.ini'
'.log'
'.pol'
'.dat'
URLs containing the following character sequences will be rejected:
'..'
'./'
backslashes in a URL should probably be forward shashes
'\'
':'
a percent sign followed by other characters will be allowed, but not two or more and not %25% since that would be translated to %%
'%'
'&'
Only the following types of requests will be allowed (case sensitive):
'GET'
'HEAD'
'POST'
Requests containing the following headers will be rejected:
'translate:'
'if:'
'lock-token:'
If you find that these restrictions have prevented you from reaching something that you should be able to access, please
contact us