Forum Moderators: phranque
However the dedicated server(Plesk interface) does not support a cgibin/cgi-bin alias. At least this is what I am told from my webhost.
This could be a problem as all of my dynamic pages are indexed in Google and other SEs with urls like:
mydonaim.com/cgibin/script.cgi?var=value
If I have to use:
mydonaim.com/cgi-bin/script.cgi?var=value
on the new server
Is there a way to rewrite the cgi-bin portion of the urls so that I will not get tons of 404's from the SEs? Thus preserving the indexed pages that are several yrs old.
If not what sort of redirect solution could I use that will have the least impact on my rankings?