Jump to content

Help needed - Subdomain forwarding


rik72

Recommended Posts

I am going to use hostname.com as an example in this,

 

I have created a DNS record for all subdomains so they all turn back to the default directory of the domain.

 

I am trying to create a php script which will check the URL, if there is no subdomain, or the subdomain is equal to "www." to set the page header to home.php

 

if it's equivalent to anything else i want it to set the header to another page home2.php, and set "subdomain".hostname.com as a variable.. change the "subdomain" to "id" in mysql.. (this part i can manage..)

 

For example..

 

hello.hostname.com would header as hostname.com/home2.php?sub=1 (if hello = 1 in the mysql database)

www.hostname.com would header as hostname.com/home.php

hostname.com would header as hostname.com/home.php

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.