Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

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,057
Reaction score
2,242
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.

Who has viewed this thread (Total: 1) View details

The Rule #1

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

Members Online

Premium Members

Upcoming events

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators

Top Bottom