📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-02 04:48:05
📂
/ (Root)
/
usr
/
share
/
doc
/
apache2
/
examples
📍 /usr/share/doc/apache2/examples
🔄 Refresh
✏️
Editing: apache2.monit
Read Only
check process apache2 with pidfile /var/run/apache2.pid group www start program = "/etc/init.d/apache2 start" stop program = "/etc/init.d/apache2 stop" if failed host localhost port 80 protocol HTTP request "/" then restart if 5 restarts within 5 cycles then timeout
💾 Save Changes
❌ Cancel