check process apache-ssl with pidfile /var/run/httpd.pid
	group www
	group apache
	start program = "/etc/init.d/httpd start"
	stop program  = "/etc/init.d/httpd stop"
	if failed port 443 type tcpssl proto http with timeout 15 seconds
		then restart
