Hi all,
I can't get me head around this at all and wondered if anyone could help. I have a small accessibility site on a subdomain:
www.mysite.com/ed/accessibility and I'm looking to move it up to a domain of it's own. The pages are all in simple
HTML and hosted on a windows server (it's with work so don't blame me, I use apache at home!).
As far as I can tell I can't use .htaccess on windows and I can't use
asp redirect because my pages are all .
html. I also don't have access to the server settings so can't change anything there. Are there any other possibilities?
I've noticed you can use Perl to redirect, could I run a perl script from my index.
html? Or is there anything else I can do? My pages at
www.mysite.com/ed/accessibility are listed on google and have been for about 2 years so I'd like to transfer this credibility via the 301 and avoid the sandpit on my new site. Or am I getting this wrong too, is that how is works....?
Any help much appreciated!
Colin