The subdomain tag has no wiki summary.
0
votes
2answers
27 views
Apache subdomains in regards to DNS
Lets say I run a webserver, apache.
I have a domain known as example.com.
The name servers and such are correctly configured for example.com
to resolve to the IP of the webserver, which serves the ...
1
vote
0answers
21 views
Setting a subdomain to access home machine with windows remote desktop
I'm trying to remotely connect to home machine through Windows Remote Desktop (amongst other things, but this is currently my primary focus). I can do this fine using my home WAN's static IP (thank ...
3
votes
1answer
40 views
Just bought a domain, setting up a couple server applications for the first time
I recently bought a domain, mainly for website experimentation, game servers and a ventrillo.
I'm running all this from my home computer, and I am using freedns.afraid.org as my ddns nameserver.
...
0
votes
1answer
95 views
How can I run JIRA on Windows via a subdomain?
I am looking around the JIRA documentation but I cannot find any information on this, but perhaps I'm not searching for the right terms :(
I've heard something about the concept of VirtualHosts in ...
0
votes
2answers
246 views
Providing subdomain routing by modifying /etc/hosts (how to do this on remote server?)
I am using a convoluted and badly documented piece of software (sfDomainRoutePlugin) to provide subdomain functionality for my website. I am using Apache as the web server, and running a headless ...
1
vote
1answer
83 views
How to create a fourth level wildcard subdomain DNS record ?
I would like to create subdomain tag.example.com and then fourth level wildcard subdomain DNS record over that one.
I mean *.tag.example.com
Is this possible ? and if so how ?
0
votes
4answers
79 views
Home Server, Virtual Hosts, and DNS
I currently have a LAMP (Ubuntu) server that I run in my house. My domain name is through GoDaddy. I want to have the ability to create subdomains dynamically using mod_vhost_alias.
I would also like ...
-2
votes
1answer
174 views
How to run webmin on subdomain? [closed]
I can't connect to port 10000. How can I make subdomain with webmin? I use httpd on CentOS.
0
votes
1answer
55 views
Sending mail from virtual host fails “mail for domain.com loops back to myself”
I have two servers relavant here:
mail.domain.com (1.1.1.1) - which is the nameserver and the mail server for domain.com.
www.domain.com (2.2.2.2) - which is the www subdomain for domain.com
...
1
vote
1answer
451 views
Hostmonster Subdomain redirected to home server IP: How to ssh into home server using subdomain
I setup a home server to play with. Instead of remembering the IP address, I created a subdomain on my hostmonster personal website (http://subdomain.domainname.com) and redirected it to point at my ...
0
votes
0answers
22 views
pwd protecting directory via websphere for all domains?
I have a site hosted on a provider that uses H-SPHERE as the administration tool. I have the site set up so that both example.com and www.example.com resolve to the same site.
I need to password ...
0
votes
1answer
45 views
Domain names for web interfaces
I've got a home server running Ubuntu Server 10.10 and I've got a few things installed on it like uTorrent, and a Minecraft server. Utorrent has a web UI that can be accessed at IP:8081 and the ...
4
votes
4answers
444 views
How is a subdomain passed to the webserver?
I know that dns resolves an address like example.com to an IP address like 11.22.33.44, but I'm a little confused about how subdomains are resolved, so that when you type http://subdomain.example.com, ...
3
votes
3answers
550 views
Is the www in web addresses a subdomain? [closed]
Possible Duplicate:
Whats the purpose of the WWW subdomain?
I read about sub domains at w3schools, but Wikipedia says something different. The w3schools gave the example of www being a sub ...
0
votes
1answer
1k views
Apache DynDNS subdomain
I'm trying to setup a webserver at home using the free DynDNS service and subdomains. I've been successful hosting a single site with DynDNS, but now I want to setup subdomains so that I can host ...
0
votes
1answer
908 views
I need some basic help setting up CNAME and apache correctly
I have the grasp of setting up multiple name-based domains on Apache 2 using virtual hosts. Say I have a domain name called 'domain.com'. I now want to set up a sub domain of this, like ...
0
votes
2answers
325 views
add a sub domain
i have an account with dyndns.com that i use to host my own website from an ubuntu desktop in my home:
mydomain.dyndns.org
i've added a subdomain as a virtual host in the apache server:
...
0
votes
2answers
825 views
Firefox: save username/password for all sub domains?
Not sure if this is possible -- I have a username and password combo which is valid for all sub-domains of a given domain, that is: domain1.example.com, domain2.example.com, domain3.example.com, etc. ...
0
votes
1answer
911 views
How to set up www cname for free dyndns subdomain
I have a free dyndns domain
mk12.gotdns.com
How can I set up a cname for
www.mk12.gotdns.com
to point to mk12.gotdns.com?
And how can I force the www one, so that if you navigate to ...
11
votes
5answers
1k views
Whats the purpose of the WWW subdomain?
(At least I think it's a subdomain)
What's the point of having www. ? Isn't it just useless extra text? I mean, since everyone's used to it, www.google.com looks more well-balanced than google.com, ...
1
vote
5answers
1k views
m.www.yahoo.com - an illusion (subdomain subdomain)? or something stranger
I just noticed this URL as I checked my yahoo account (secondary, yay gmail). I've never seen a URL like this with a string before the www. Is this an illusion (the www is a subdomain that just ...