Apache

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
zoodel
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Nov 11, 2016 5:24 pm

Apache

Post by zoodel »

Hello,

So I installed Apache (httpd), but nothing loads at http://192.223.26.130

Why is this? I started the service by running "service httpd start"
User avatar
Vanderburg
Former staff
Former staff
Posts: 1253
Joined: Sat Nov 13, 2010 7:27 am
Location: Dallas, TX

Re: Apache

Post by Vanderburg »

I'm seeing the Apache test page at that address, so it looks like it's working.
doulos9
This is my homepage
This is my homepage
Posts: 200
Joined: Sun Sep 15, 2013 9:44 pm

Re: Apache

Post by doulos9 »

This from your Apache Test page:
If you are the website administrator:

You may now add content to the directory /var/www/html/. Note that until you do so, people visiting your website will see this page and not your content. To prevent this page from ever being used, follow the instructions in the file /etc/httpd/conf.d/welcome.conf.
Or, if you are going to have multiple websites you can create Virtual Hosts. There are many tutorials on the web.
Post Reply