Second Hostname Not Loading on Apache Virtual Host
-
@JaredBusch said:
@ajstringham does not explain why apache config files are different. one would think that would work the same because it is apache not the OS.
True.
-
@ajstringham said:
What I can't figure out is why ThanksAJ.com DOES work but BuiltByArt.com DOES NOT. They are configured exactly the same.
One is being picked up as the default fall through and the other is not.
-
Hmm....
-
I checked the 000-default.conf file. It's all generic. Nothing set in there. So that's not it.
-
Ubuntu's non-standard Apache config files don't make this any easier either.
-
@scottalanmiller said:
Ubuntu's non-standard Apache config files don't make this any easier either.
I need this up and going by tomorrow! Any help is greatly appreciated!
-
@ajstringham I cannot help sorry, I just turned up 4 websites on my CentOS7 server. all working perfectly.
-
@JaredBusch said:
@ajstringham I cannot help sorry, I just turned up 4 websites on my CentOS7 server. all working perfectly.
I figured out the issue. I had everything set up correctly. Turns out my NoIP settings were wrong. Once I fixed those (that is what actually fixed it), it all started working! @scottalanmiller helped out tremendously! Thanks all!