Home

Apache HTTP Server

To start the server, view the status, etc, use systemctl:

sudo systemctl start httpd.service
sudo systemctl status httpd.service

By default, it will serve the directory /srv/http to anyone who visits your website.

If everything is working correctly, visiting http://localhost/ should display a simple index page.

arch wiki

Date:

Screen Dimensions