Cmnd_Alias RESTART_APACHE = /usr/sbin/apache2ctl restart

# If you run the tests with a different user, repeat below line swapping
# "testrunner" for your user account(s). 
testrunner ALL = NOPASSWD: RESTART_APACHE
