#!/bin/bash
systemctl stop apache2   # Ubuntu
# or: systemctl stop httpd  (Amazon Linux)