• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

url/url redirecting question...

PaSsEr

New Member
can i have this? like a redirecting service or what?

-= Example =-

like a page from my website url: www.blank.blankhost.com/index2.htm


so i use redirecting, becomes:


with cloaking: www.blank.qw

without cloaking: after going to "www.blank.qw" the url becomes "www.blank.blankhost.com/index2.htm"


so , i want to ask can i make to url to become this:


www.blank.qw/index2.htm when i go "www.blank.blankhost.com/index2.htm"?

can i?

Note: all those url above are only used as examples!
 
I think it depends what service you have that's doing the cloaking. -------- won't for sure. If you payed for one it would probably do that.
 
what should i called this as? cloaking means cloak the whole but this one is half... so what should i call this service as?
 
Last edited:
Is it just that one page you want to redirect?

Use the following in a .htaccess file

Code:
Redirect /index2.htm [url]http://www.blank.qw/index2.htm[/url]
 
Originally posted by Loon
Is it just that one page you want to redirect?

Use the following in a .htaccess file

Code:
Redirect /index2.htm [url]http://www.blank.qw/index2.htm[/url]


nope, all pages like redirecting service. what is this service/technology called? at least i can go search for it.
 
Thanks loon but i'm a noob and i can't understand it....


btw, is there a service like redirecting? if there is, what does it called?
 
Back
Top