Ok, I'm not normally the 'server guy' ... httpd.conf? Yeah, been there, done a bit of that, but I don't normally set the whole server up, hasn't been my 'thing', but I figured it was time to learn something new, and now I'm doing a complete head-scratch.
Here's where I'm at:
CentOS - Loaded and Running
Apache 2.2 - Loaded and Running
PHP & MySql - Loaded and Running
NOTE: Multiple IP Addresses
I set the httpd.conf with virtual hosting for IP Addr A & IP Addr B
... so far, so good...
Got everything running at the IP level, so when I access IP Addr A I get the directory I should for IP Addr A; Same thing for IP Addr B.
Step 7247 ... I pointed a domain name to IP Addr B via A record.
No Problem ... Until:
I woke up this am and I can access everything like I should be able to via IP Addr, but not via domain name like I could last night? (Server Not Found via Domain Name)
Is this likely to be a propagation issue or is there something it sounds like I'm missing? I would think this is a "works or doesn't" thing on my side and I didn't change anything from "works" between going to bed last night and getting up this am (unless I've been sleep admining, which imo is unlikely), but somehow 'works' switched to 'doesn't work' and now I'm scratching my head...
Any thoughts?