Skip to content

Apache Http Server Installation

Lean's edited this page Jan 31, 2024 · 3 revisions

Downloading

  • sudo pacman -S apache

Configuration File

  • sudo vim /etc/httpd/conf/httpd.conf

Default http

  • /srv/http
  • use index.html for creating a page for it

Clone this wiki locally