suexec
Apache HTTP Server
RUN pacman -S --noconfirm apache
RUN yum install -y httpd
RUN dnf install -y httpd
Apache HTTP Server
RUN pacman -S --noconfirm apache
RUN yum install -y httpd
RUN dnf install -y httpd