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"
Apache
-
- New to forums
- Posts: 4
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Fri Nov 11, 2016 5:24 pm
- Vanderburg
- Former staff
- Posts: 1253
- Joined: Sat Nov 13, 2010 7:27 am
- Location: Dallas, TX
Re: Apache
I'm seeing the Apache test page at that address, so it looks like it's working.
Re: Apache
This from your Apache Test page:
Or, if you are going to have multiple websites you can create Virtual Hosts. There are many tutorials on the web.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.