30 October 2005, 01:23 UTC#1
aight...im hosting for another site and I wanted to link their domain onto my hosting so they could have their own domain....what would I need to do?
God Damnit it again....this is still CS RoB
30 October 2005, 01:39 UTC#2
Addon domains, create one, Point the other domain to the same nameservers as the main domain, shove all the files in the subdirectory.
30 October 2005, 01:45 UTC#3
I did that for
http://dangcore.com ... it points to the dangcore folder on my server
30 October 2005, 02:00 UTC#4
where do I get such an add-on...or should I say how...remember...I just play on photoshop...im not great with internet shit..
***Still RoB***
30 October 2005, 02:05 UTC#5
QUOTE(CustomScarJUSTIN @ Oct 29 2005, 10:00 PM)
where do I get such an add-on...or should I say how...remember...I just play on photoshop...im not great with internet shit..
***Still RoB***
[right][snapback]210985[/snapback][/right]
do you have cpanel?
30 October 2005, 02:15 UTC#6
no...im gay and have FTP....
30 October 2005, 02:16 UTC#7
Check your webhost control panel, and you should have an option to add domains to your current account.
30 October 2005, 02:19 UTC#8
this is what I did before gman hooked me up:
CODE
<script language=javascript>
var whois=location+" "
if (whois.indexOf("your-buddys-site.com") != -1)
{
window.location ="/the-folder-of-site/index.htm"
}
</script>
pop that in your head tag and the javascript determines wether to redirect the user to that folder of the site.. or to stay on your main page (custom scar)
30 October 2005, 02:19 UTC#9
thank you...ill try it
30 October 2005, 02:23 UTC#10
Or just stick it in your .htaccess as a rewrite rule for better functionality. But NOICE!
30 October 2005, 02:25 UTC#11
I missed you Gaz...(this is CustomScar RoB)