Page 1 of 1

Website that allows user subdomains - what subdomains should

Posted: Thu May 06, 2010 6:59 am
by Mr Tech
My website is going to allow users to choose their own subdomain. I've got quite a list going but want to see if there are any others out there that you think would be worth it...

Thanks in advance!

Code: Select all

$banned_subdomains = array(
		'cname',
		'www',
		'test',
		'js',
		'css',
		'cache',
		'static',
		'img',
		'images',
		'mail',
		'ftp',
		'cpanel',
		'whm',
		'webmail',
		'webdisk',
		'ns',
		'ns1',
		'ns2',
		'ns3',
		'ns4',
		'ns5',
		'register',
		'pop',
		'pop3',
		'beta',
		'stage',
		'dev',
		'http',
		'https',
		'abuse',
		'admin',
		'donate',
		'store',
		'payment',
		'smtp'
		);

Re: Website that allows user subdomains - what subdomains sh

Posted: Thu May 06, 2010 2:14 pm
by Jonah Bron
Maybe,

login
home
main
me

Re: Website that allows user subdomains - what subdomains sh

Posted: Fri May 07, 2010 8:14 am
by Ragnis
account
api