Enjoy unlimited access to all forum features for FREE! Optional upgrade available for extra perks.
Sedo.com

Wanted: Service Help with subdomains

Status
Not open for further replies.

furca

DNF Addict
Legacy Exclusive Member
Joined
Oct 22, 2004
Messages
3,506
Reaction score
5
Hi,

I need some assistance and I appreciate you giving me your time to read this. Hopefully someone will be able to help me.

This is what I need, I think it just involves some simple HTACCESS code.

---------->

1158.DOMAIN.COM to redirect to --> http://www.DOMAIN.com/THISnowsend?1158

---------->

How would I do this?
 

Biggie

DNForum Moderator
Legacy Exclusive Member
Joined
Sep 4, 2002
Messages
15,018
Reaction score
2,218
i believe for that scenerio, you could put the redirect code in the index page of 1158.domain.com to redirect to where you want it to go

try this

<html>
<head>
<title>domain.com</title>
</head>
<frameset rows="100%,*" frameborder="no" border="0" framespacing="0">
<frame src="http://www.DOMAIN.com/THISnowsend?1158">
</frameset>
<noframes>
<body bgcolor="#ffffff"text="#000000">
<a href="http://www.DOMAIN.com/THISnowsend?1158">Click here to enter</a>
</body>
</noframes>
</html>

there may be othre ways if this doesn't work

i copied that from domainsponsor :)
 
Last edited:
Status
Not open for further replies.

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members Online

Sedo - it.com Premiums

IT.com

Premium Members

Premium Members

MariaBuy

Our Mods' Businesses

UrlPick.com

*the exceptional businesses of our esteemed moderators

Top Bottom