First time setting up full Apache, on home system for testing, version 2.2

I can't find where to change the domain name, assuming I may have set it wrong at install.

The httpd.conf file doesn't have a specific listing for domain.

link|improve this question

I can't believe someone thinks this is off-topic. Just cause my Apache-foo is weak. – Lance Roberts Jul 10 '11 at 3:03
Make that two people. It's not off topic cause you couldn't figure out Apache. That part is fine. It's off topic due to being about a home machine. Serverfault is by and for professional systems and network administrators, not home users. This will likely be automatically migrated to Superuser, where this question will be on-topic. – ErikA Jul 10 '11 at 3:09
@ErikA,I'm an admin, who is trying to setup stuff on his home machine to test it out. They could have looked at my other questions to know that. It will be wrongly placed on SuperUser, and I will certainly flag it there to migrate. I really hate the on-SF-must-look-like-an-admin snobbery. I've spent many many hours trying to google all this Apache stuff before I came here for this one specific point. – Lance Roberts Jul 10 '11 at 3:15
Lance, it's not about snobbery. It's about organization. Even with the fact that you're an admin, this was clearly an end-user type question, and there's nothing wrong with that. If I (or any other of the mods or 10k users) mistakenly asked a question on SF about, say, running a chat server on our home networks, it would like get migrated as well, and rightly so. – ErikA Jul 10 '11 at 3:21
feedback

1 Answer

up vote 1 down vote accepted

use the ServerName directive

link|improve this answer
Got it, thanks. – Lance Roberts Jul 10 '11 at 3:02
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.