Questions tagged [subdomain]

In the Domain Name System (DNS) hierarchy, a subdomain is a domain that is part of a larger domain.[1]

Filter by
Sorted by
Tagged with
145 votes
8 answers
174k views

Wildcard SSL certificate for second-level subdomain

I'd like to know if any certificates support a double wildcard like *.*.example.com? I've just been on the phone with my current SSL provider (register.com) and the girl there said they don't offer ...
user avatar
134 votes
4 answers
229k views

What type of DNS record is needed to make a subdomain?

I'm making a website, and I need a sub-domain. I need to add the new part to my website, but I don't know which type of DNS record to add in the DNS console to point to this new site. Is it A or ...
Keavon's user avatar
  • 1,441
94 votes
4 answers
233k views

Does each subdomain need its own SSL certificate?

I am creating a websocket server which will live on ws.mysite.example. I want the web socket server to be SSL encrypted as well as domain.example to be SSL encrypted. Do I need to purchase a new ...
user974407's user avatar
  • 1,091
85 votes
5 answers
187k views

How do I redirect subdomains to a different port on the same server?

I have some subdomains I want to redirect to specific ports on the same server. Say I have dev.mydomain.com I want dev.mydomain.com to transparently redirect to mydomain.com:8080 and I want to ...
user avatar
49 votes
3 answers
25k views

Is there a maximum subdomain depth?

Is there a maximum allowed subdomain depth supported by webservers or browsers? For example, could a domain like foo.bar.baz.monkey.pirate.google.com cause problems?
braveterry's user avatar
48 votes
4 answers
117k views

subdomain of a subdomain?

I am trying to create url like sub2.sub1.subdomain.domain.com. I am planning to use this to display different content. my questions are... 1) Is it possible to create such multi level sub domains? - ...
Chris's user avatar
  • 489
38 votes
3 answers
86k views

Wildcard vhosts on Nginx

I've just installed Nginx on my server and am extremely happy with the results, however I still cannot figure out how to insert wildcard virtual hosts. This is the [directory] structure I'd like: -- ...
rorygilchrist's user avatar
37 votes
2 answers
90k views

How to reverse proxy to different places depending on subdomain in Nginx?

I have multiple subdomains, all pointing to one machine, and one IP address. On this machine, I want to have nginx acting as a reverse proxy, and depending on which subdomain was used to access the ...
markasoftware's user avatar
34 votes
3 answers
7k views

How did someone point a sub-domain of our domain to someone else's IP address?

We own a primary domain: businessdts.com I didn't know if our admins had created a sub-domain I had requested, "BDASERVER.businessdts.com.", so I just tried to connect to it with a browser and got a ...
CBruce's user avatar
  • 465
34 votes
1 answer
15k views

If I own a domain do I own all of its sub domains?

If I own a domain do I own all of its sub domains? For example if I purchase example.com, do I automatically own mail.example.com, blog.example.com, etc? If I do not own the sub domains, can anyone ...
Matthew Fournier's user avatar
33 votes
7 answers
135k views

How do you have one IP address and many websites?

How can I have it where I have one IP address that sits on the Internet but many web names? For example, when a hosting company has a shared IP but I get unlimited domain names (along with everyone ...
johnny's user avatar
  • 2,328
33 votes
10 answers
68k views

Is a wildcard DNS record bad practice?

I asked my hoster to add three subdomains all pointing to the IP of the A record. It seems he simply added a wildcard DNS record because any random subdomain resolves to my IP now. This is OK for me ...
problemofficer - n.f. Monica's user avatar
30 votes
4 answers
4k views

Do intermediate subdomains need to exist?

If I have the hosts example.com and leaf.intermediate.example.com in DNS records for example.com, but do not have any records for intermediate.example.com itself, does that cause a problem in some ...
Lassi's user avatar
  • 515
27 votes
1 answer
10k views

Amount of allowed subdomains in domain and email

How many subdomains can you have on your domain? And with that, I mean levels of subdomains. For example, you have the domain example.com, I know you can have test.example.com, but how many levels ...
Joshua Bakker's user avatar
26 votes
3 answers
154k views

Can subdomain.example.com set a cookie that can be read by example.com?

I simply cannot believe this is quite so hard to determine. Even having read the RFCs, it's not clear to me if a server at subdomain.example.com can set a cookie that can be read by example.com. ...
Evan Plaice's user avatar
23 votes
3 answers
8k views

Are DNS records private information?

Assuming you wanted to create a subdomain that points to a private location (perhaps the location of a database, or the IP address of a computer you don't want people to attempt SSH-ing into), so you ...
IQAndreas's user avatar
  • 1,550
23 votes
4 answers
51k views

How to create an SSL certificate for more than one subdomain?

I'm running a server "myserver.net", which has the subdomains "a.myserver.net" and "b.myserver.net". When creating (self-signed) SSL certificates, I have to create one for every subdomain, containing ...
polemon's user avatar
  • 595
20 votes
2 answers
38k views

How many sub-domains can there be at most?

Is there a limit for number of subdomains like "*.domain.com"?
user avatar
18 votes
1 answer
50k views

nginx proxy subdomains to other addresses and ports [closed]

I'm newbie with nginx, but I need to create some proxy rules based on the subdomain to redirect to another IP and Port. This is my case: My domain.com has IP y.y.y.y and accepts requests on port 80 ...
Beto Neto's user avatar
  • 595
18 votes
2 answers
40k views

Setting up SPF and DKIM records of a subdomain

I need to setup SPK and DKIM record for mail.mydomain.com. I have set the following at namecheap - For SPF - Record type :TXT Hostname : mail.mydomain.com Value : v=spf1 ip4:x.x.x.x ~all For ...
Aditya Singh's user avatar
17 votes
2 answers
15k views

How can I determine whether xyz.example.com uses a wildcard A record?

If you have many sub-domain names like xxx.example.com, xyz.example.com etc, you can solve these through server-side scripting or other means by using a wildcard A record for *.example.com in your DNS....
Abel's user avatar
  • 1,047
15 votes
3 answers
15k views

Is it OK to use local. in an active directory domain name

I have read that it's not OK to use .local in a domain especially with Microsoft Windows servers. I have also read the Windows Active Directory naming best practices article on ServerFault which was ...
Kevin Boucher's user avatar
15 votes
2 answers
2k views

Should engineering have its own DNS zone, delegate, or subdomain?

We have our organization's primary domain (with AD) example.com. In the past, previous admins have created several other zones - such as dmn.com, lab.example.com, dmn-geo.com etc - as well as ...
Thomas's user avatar
  • 890
14 votes
3 answers
25k views

Wildcard DNS and subdomains

Let's that I've got the domain mydomain.com. I want that when any visitor goes to www.mydomain.com xyz.mydomain.com abc.mydomain.com asd.mydomain.com qwe.mydomain.com etc... the visitor will continue ...
Click Ok's user avatar
  • 956
14 votes
3 answers
5k views

Can I use the character ñ in a sub-domain?

We are launching our website in Spanish and are probably going to call it espanol.mydomain.com Since the real spelling is español, ideally we would allow people to type español.mydomain.com. Is ...
nute's user avatar
  • 801
14 votes
2 answers
23k views

Benefits of using a subdomain for sending email?

Assume I own the domain name, example.org. I am creating a setup where I receive email sent to [email protected] using Google Apps. The MX records for example.org already point to Google's servers and it ...
Michael Brook's user avatar
13 votes
3 answers
23k views

How to access a subdomain of an IP address?

I have a website that is accessible only by IP address. How can I access a subdomain of that website?
Nathan Osman's user avatar
  • 2,725
12 votes
2 answers
2k views

SSH home directory per subdomain

I'm wondering if it is possible to set different home directories for the same ssh user for each subdomain. So let's say you login with ssh myuse[email protected] your home directory will be: /www/...
kapale's user avatar
  • 405
11 votes
1 answer
8k views

exclude a subdomain from a dns wildcard record

I have a domain name set with wildcard for all subdomain (*.mydomain.com), I need of exclude a specific subdomain from this condition, I use a record dns for set wildcard and if I set a new record A ...
Alessio D'Annibale's user avatar
11 votes
3 answers
11k views

Second Level Subdomain DNS Wildcard

I need help setting up a second level subdomain. I have set up wildcard subdomains in the past with success, but I am having trouble with the DNS entry for this one. I need to do something like *....
easyappl's user avatar
  • 303
10 votes
1 answer
7k views

Can DNS host records be setup to create wildcard sub-subdomains

Is it possible to create a wildcard host record for a sub-subdomain ie *.foo.example.com?
eft's user avatar
  • 103
10 votes
4 answers
54k views

How to create a Subdomain in IIS7?

In IIS7 I have a site: http://www.mydomain.com/mysite How can I get the same site to appear as: http://mysite.mydomain.com ? I already have the DNS set up and can ping it, I just do not know how to ...
Techboy's user avatar
  • 1,562
10 votes
2 answers
10k views

Why do we still use "www" in URLs? [duplicate]

Possible Duplicate: What’s the point in having “www” in a URL? Why do we prepend our URLs with "www", isn't http:// enough? Its clearly not necessarily because it is omissible. However there is ...
JD Isaacks's user avatar
10 votes
1 answer
3k views

gitlab slow when running on nginx subdomain

I'm trying to run gitlab on a subdomain. I installed the latest gitlab version using the omnibus installer on my vserver (running Ubuntu 14.04.1) and disabled the bundled nginx and configured the ...
tuxflo's user avatar
  • 101
9 votes
3 answers
10k views

numeric subdomain

I have a question that I feel silly asking, but I can seem to find a definitive answer anywhere: Can I set up a subdomain that is purely numeric such as 2009.my.domain.com? Are there any ...
bkildow's user avatar
  • 267
9 votes
4 answers
49k views

Redirect subdomain.example.org to somethingelse.com hidden to the user?

I'm not knowledgeable at all about C-NAMES, A-RECORDS, name servers and the like, so just bear with me on this one: I want to redirect subdomain.example.org to another domain somethingelse.com. I do ...
Dennis G's user avatar
  • 608
9 votes
1 answer
27k views

Haproxy setup with subdomain setup

Hoping someone can help confirm if this suppose to work? I'm trying to route 3 subdomain traffic to the same haproxy host; Here is my setup haproxy with one interface ip 10.10.10.100 and dns name ...
Global Learning's user avatar
9 votes
2 answers
65k views

Godaddy : linking domain name to IP address

I just bought a domain name for my web site from GoDaddy. the content of the site is available at a public IP address. how do I link my domain name to the IP address ? how do I make it so that when ...
user avatar
9 votes
2 answers
65k views

Adding a Subdomain DNS Record in Windows Server

I am attempting to add a couple sub domains to a production server. Lets say the server is 2K8 and the domain is www.mysite.com. I would like to add SD1.mysite.com and SD2.mysite.com. Since this is a ...
NOCARRIER's user avatar
  • 195
8 votes
2 answers
2k views

DNS: wildcard domains

If I have a wildcard domain, is it possible to list specific subdomains that override the wildcard one? For example: *.domain.com. 3600 IN A 1.2.3.4 foo.domain.com. 3600 IN A 9.9.9.9
Unknown's user avatar
  • 1,705
8 votes
3 answers
5k views

Do I have to buy a second wildcard certificate for a subdomain?

We already have a wildcard certificate for *.mycompany.com. Our network has hosts that are only reachable internally. All of them belong to the internal.mycompany.com subdomain. There is a private ...
Rafael Bugajewski's user avatar
8 votes
1 answer
245 views

Create VHost & Forward subdomain to it

Gurus of So I have a simple .htaccess file where I only redirect non www to www for my webapp. Now what I want to do is Create a new vhost like http://subdomain.mydomain.tld Create a redirect for ...
user avatar
8 votes
3 answers
7k views

Best practice for placing DNS records and subdomains

Say I have mydomain.com: Is it better to use option A: [A] mydomain.com 123.45.67.89 [A] www.mydomain.com 123.45.67.89 or option B: [A] mydomain.com 123.45.67.89 [CNAME] www....
nightrod's user avatar
  • 113
8 votes
3 answers
12k views

AWS Solution for wildcard subdomains (with SSL)

Is there a solution within AWS for implementing a wildcard subdomain (with Route 53). where any subdomain ex1.example.com, ex2.example.com or whatever.example.com can all point to the same server? ...
Larry's user avatar
  • 81
8 votes
1 answer
17k views

DKIM and SPF for a subdomain

I manage a VPS on Linode accessed through subdomain.example.com and I need to send email from this subdomain. I can't set any TXT records in Linode DNS manager because the name servers for example.com ...
hiirulainen's user avatar
8 votes
1 answer
16k views

Wildcard for A and MX records possible?

I'm building an app where each customer can have their own subdomain. For this example, he setup his subdomain to be: whisky I created a wildcard subdomain in my DNS: *.myapp.example A 192.0.2.123 ...
wyred's user avatar
  • 217
8 votes
2 answers
6k views

How to configure IIS wildcards for account subdomains (like Basecamp)?

In effect I'm working on a SaaS application where I want to give subscribers their own subdomain to access their information (in code I will be pulling the first part of the subdomain for use as their ...
Wayne Molina's user avatar
7 votes
2 answers
2k views

2 servers, 1 public IP - Redirect subdomain internally

I have 2 SSL web servers and 1 public IP address. I own a TLD (example.com), what I'd like to do is redirect server1.example.com to internal server A and server2.example.com to internal server B. ...
Chris's user avatar
  • 71
7 votes
4 answers
21k views

How to make a directory in site root a subdomain?

I have a Ubuntu LAMP site hosted at vps.net. I have a directory called john that is accessible via mysite.com/john I would like it instead to be accessed via john.mysite.com My site root is /var/www ...
JD Isaacks's user avatar
7 votes
2 answers
2k views

Validity of a FQDN with a hostname consisting entirely of numbers

Is a FQDN valid if the hostname component is entirely numeric? It's not something I've come across before and I'm not sure if something like the following is legal: 001.example.com. I know it's an ...
Matthew Bradley's user avatar

1
2 3 4 5
29