Hi,
I guess this is a question for the programmers on the forum.
I am looking into the possibility of getting a script created but not sure if it is actually possible.
What the script would have to do is look at a subdomain which is typed in eg. internet.domain.com, and parse the "internet" subdomain bit off the domain name.
This would then be used for various functions within the page, and to customise that page for that particular subdomain.
(the word eg."internet" would also have to be split up into its respective letters i,n,t,e,r,n,e,t and each one should call up an image)
I suppose the script would really have to act as a 404 page for subdomains, as it would not be any set subdomains that would be typed in.
Any idea is its possible even with these vague details.
I guess the main question is can a script be used as a 404 type page for subdomains? (excluding www.domain.com) Would that be considered as a subdomain?
Thanks
I guess this is a question for the programmers on the forum.
I am looking into the possibility of getting a script created but not sure if it is actually possible.
What the script would have to do is look at a subdomain which is typed in eg. internet.domain.com, and parse the "internet" subdomain bit off the domain name.
This would then be used for various functions within the page, and to customise that page for that particular subdomain.
(the word eg."internet" would also have to be split up into its respective letters i,n,t,e,r,n,e,t and each one should call up an image)
I suppose the script would really have to act as a 404 page for subdomains, as it would not be any set subdomains that would be typed in.
Any idea is its possible even with these vague details.
I guess the main question is can a script be used as a 404 type page for subdomains? (excluding www.domain.com) Would that be considered as a subdomain?
Thanks