Setting up the Apache Webserver on a Linux Server - Part 2
Uploader Comments (thededicatedserverha)
All Comments (9)
-
@thededicatedserverha I found the problem. I had to go to "Servers > Global Configuration > Networking and Addresses > Addresses for name virtual servers" and delete the public static IP I had in there and enter * into that field. Then of course click Save and then Apply Changes. As soon as I did this my sites now access their respective folders.
-
Do you have any idea how many times you say uhh in these two videos. Like 50 times ! Arrrrrr!. But thanks for the tutorial.
-
Can you help me please I'm getting this error in Apache server
VirtualHost overlaps with VirtualHost , the first has precedence, perhaps you need a NameVirtualHost directive
-
thanks for tutorial mate, helped me a lot
-
lets see this done by command line please. its a bummer to watch someone configure a linux server using internet explorer.
I have added two virtual hosts, but both websites when I type them into my browser only ever access the first virtual server on the virtual server list if I move a different virtual server up the top of the list then that becomes one that gets accessed.
Any advice?
shylimelight 1 year ago
@shylimelight make sure you add a NameVirtualHost directive first. If you don't, it defaults to an IP based virtualhost and only the first IP/port combination gets used
thededicatedserverha 1 year ago
Thank you for the guide, but just one question? How do i configure the domain?
BananamanTE 2 years ago
Check out the videos on DNS + there's a free chapter available at my website (youtube won't let me post the URL, but send me a private message if you need it)
thededicatedserverha 2 years ago
joshchannel: it's a bummer to see people who are experienced enough to use a .conf file instead of a GUI try to learn from YouTube instead of from man pages, too
This is a "beginner's guide" for a reason.
thededicatedserverha 3 years ago