Alright, folks. First time playing with Apache on Fedora Core 1 (which is running great). Everything is doing as it is suppose to, except for one tiny portion.
I currently have 2 domains that I trying to serve on my Apache server. Domain A works great, no problems. That being said, domain B works, but only partially.
Since I added the second domain, I knocked a hold in my firewall on Port 85 which redirects to my Apache server, which also hosts Domain A. I have setup Apache to direct any request from Port 80 to one directory, and all requests from Port 85 to another directory. However, when I attempt to access
http://69.22.121.165:85, I get the stock Apache web server page. Everything looks good, but I know it isn't.
Any suggestions here? I have a feeling it is something really small.
Thanks, all.
-Brett