Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, Im trying to redirect some old urls of pdf docs that have spaces within the file name. The urls resolve with %20.
However Im getting a message of :
"The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."
I also have an old url that has an ampersand within the file name that resolves to %26. This is giving me an error message of:
A potentially dangerous Request.Path value was detected from the client (&).
Any ideas of how I can resolve these errors?
Thanks
Martin
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Simple 301 Redirects - Old Urls with Spaces (%20)
Hi, Im trying to redirect some old urls of pdf docs that have spaces within the file name. The urls resolve with %20.
However Im getting a message of :
"The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."
I also have an old url that has an ampersand within the file name that resolves to %26. This is giving me an error message of:
A potentially dangerous Request.Path value was detected from the client (&).
Any ideas of how I can resolve these errors?
Thanks
Martin
is working on a reply...