I just logged in to get help for a permanent redirect script and here it is.
However, I need an HTML .htaccess script. I've looked them up on the internet, but on my other site (trying to redirect to my site hosted here), it won't work any way I try.
My host there will not assist with the correct code.
I've tried PermanentRedirect and 301
/com.htm
http://www.ozwebhub.com/computers.html
and I've tried
/com
http://www.ozwebhub.com/computers
The first one (with the html extensions) produces a 500 error, the second produces nothing.
I suspect that I need something else there if I'm only using file names without htm or html There was something there originally about parsing htm and html but I stupidly deleted it and now my host support won't tell what that was.
I suppose I can use php but I never have before. Is that possible.
I have quite a few pages to add to the example I've given here.