Questions tagged [domain]

A collection of computers or other networked resources.

A collection of computers or other networked resources within an organisation. A domain is identified by a domain name. Domains can be divided into hierarchical sub-domains.

A Microsoft domain is such a collection, often managed by the Active Directory product. The centralized authority for a Microsoft domain is one or more Domain Controllers. These Domain Controllers are responsible for authentication and other security services within the domain.

2711 questions
1
vote
4 answers

Same domain names internal and external issue

UPDATE 1: Basically, from a computer outside the network, I can access the website by typing into the browser address bar, either of the following, which is how it should be: http://www.companyname.com http://companyname.com However, from within…
1
vote
2 answers

sub domain help

UPDATE 2: I've create a new "A record" instead as I couldn't get the "cname record" to work. I copied the existing: www - A - server_ip_address and just created a new test - A - server_ip_address But when I type host test.oshirowanen.com It…
oshirowanen
  • 292
  • 4
  • 13
1
vote
2 answers

sub domain records

UPDATE 2: Our website is created on RedHat Linux. We are using Apache as the web server software. Basically, we have our website on a LAMP configuration. We use rackspace managed hosting, but they do not manage our dns records. Our DNS records…
oshirowanen
  • 292
  • 4
  • 13
1
vote
1 answer

How to setup a domain name on my EC2 server

I bought a domain from whois.com and I am trying to set it up on my Amazon EC2 instance. I have Apache installed on it. I saw these two related questions here and here but could still use some hand holding given this is my first time trying to set…
Nai
  • 743
  • 1
  • 6
  • 24
1
vote
2 answers

How can I set up my Linux (CentOS) box to respond to *.centos?

I have a dev box that runs Apache for lots of different sites. We currently access these through http://centos/project-name. I'd like to switch to http://project-name.centos. I've set up virtual hosts on Apache so http://project1.centos serves the…
dave1010
  • 113
  • 3
1
vote
1 answer

domain not getting resolved without www. Despite appropriate apache settings and DNS records

I realise this question has been asked tons of times before on the forum but I've eliminated all the usual suspects in my case and still Im not having much luck with this problem. The www.mydomain.net works fine but the mydomain.net takes me to the…
1
vote
2 answers

How do I configure multiple domain names on my IIS server?

We have a few websites that we are running on one instance of IIS that need to be mapped for each of their domain names. For example. Site A has the domain name coolness.com Site B has the domain name 6to8Weeks.com Site C has the domain name…
Dillie-O
  • 521
  • 8
  • 15
1
vote
2 answers

Two Web Hosts, One Domain name, How to share the two?

I have a domain that's hosted on a server. I want to set up another server to sometimes serve up pages instead of the pages on the first server. How do I set this up? I guess it's similar to a failover environment, right? My server could serve as…
1
vote
3 answers

subdomain redirects to subfolder

I have created a subdomain for my website (fr.mohamedkadri.com) and after 24 hours it became active but it redirects to the subfolder that I poited to (mohamedkadri.com/fr) Is there a problem? why the subdomain redirects to the subfolder? here is my…
MohamedKadri
  • 111
  • 3
1
vote
1 answer

How do I create a domain with a dynamic A NAME Record/dynamic IP Resolution?

Services like no-ip.com provide domains that resolve to a dynamic IP. My shared hosting provider does not give me privileges to edit the domain records any time I want however if I contact them they can change them for me. Is it possible to create…
liamzebedee
  • 133
  • 5
1
vote
1 answer

recreating a domain

Domain controller failed beyond the recoverable point. Now that we have a new server running WIndows 2008, would I need to recreate all of the users to join the domain for AD to work? What would be the best approach? Thanks!
servernoob
1
vote
1 answer

Trust my work domain on a Dev Domain without a domain level password

I setup a virtual machine to host a dev version of TFS (to test plugins on). Getting a computer on my work domain requires large amounts of red tape and paperwork that I would rather not do. I created my own domain the the VM and I would like to…
Vaccano
  • 1,027
  • 3
  • 16
  • 29
1
vote
1 answer

The lost Root domain

I recently took over the network of a mid size company. The problem I'm running into now is that the company's servers/users/everything is setup in the child domain, and there is no root DC to be found. The domain function level is 2k3. I need to…
1
vote
1 answer

How to create a domain and sub domain

I wanna know how to create a domain and sub domain(s) in IIS 7.5/3 I need to make it on my own without a Plesk or any other control panel. I do have a domain I will sync it to my server using "A record" how to add a domain at IIS to manage…
Kars
  • 121
  • 2
1
vote
1 answer

Domain with www pointing to another site

Recently I started Multi Sites on my VPS, which is running Centos 64 bit. Currently I have two sites live and each is working fine. Now the problem is in the URL. I have the following sites: http://mbas.co.in http://u-k.in mbas was the very first…
Niraj Chauhan
  • 252
  • 2
  • 13