Top "Subdomain" questions

Subdomain is a domain which is a part of a larger domain.

Amazon S3: Static Web Sites: Custom Domain or Subdomain

Amazon.com just announced that one can host static web sites in a S3 bucket. I went to their setup …

amazon-s3 dns subdomain hosting
how to create subdomains in apache(xampp) server?

I've trying to create subdomain in my local xampp installation for some time. I tried editing my httpd.conf file …

apache web xampp subdomain
PHP Getting Domain Name From Subdomain

I need to write a function to parse variables which contain domain names. It's best I explain this with an …

php dns subdomain
*.mydomain.com - A record or CNAME?

Some people are saying use an A record and others a CNAME for a catch all subdomain. Which should I …

subdomain wildcard-subdomain
Sharing SESSION Variables Between Multiple Subdomains

I have a website www.example.com. That will have multiple subdomains that work with a single application or program. …

php subdomain session-variables
Wildcard subdomains in IIS7. Is it possible to make them like it is in Apache?

Is this possible to configure IIS7 to achieve the same functionality like Apache has regarding wildcard domains? I'm interested in …

apache iis-7 subdomain wildcard
.htaccess redirect - automatically add www. if no subdomain exists

I need any www. added automatically to my domain ONLY IF a subdomain is not already there. I do want …

.htaccess redirect mod-rewrite subdomain
SSL Multilevel Subdomain Wildcard

I bought a wildcard certificate for *.example.com. Now, I have to secure *.subdomain.example.com. Is it possible to …

ssl subdomain wildcard administration server
Rails routing to handle multiple domains on single application

I've been unable to find a workable solution to this problem, despite several similar questions here and elsewhere. It seems …

ruby-on-rails ruby-on-rails-3 routing routes subdomain
Creating subdomains in Amazon EC2

How can I create subdomains on Amazon EC2? Is adding virtual host in httpd.conf is enough.. or any other …

linux amazon-ec2 subdomain