Skip to content
Snippets Groups Projects
startapache.sh 81 B
#!/bin/bash
/usr/sbin/apache2ctl -D FOREGROUND
tail -f /var/log/apache2/error.log