OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
apache2
/
examples
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:13:43 AM
rwxr-xr-x
📄
apache2.monit
284 bytes
02/23/2021 04:35:16 PM
rw-r--r--
📄
secondary-init-script
524 bytes
02/23/2021 04:35:16 PM
rw-r--r--
📄
setup-instance
1.69 KB
04/26/2022 12:46:43 AM
rw-r--r--
Editing: apache2.monit
Close
check process apache2 with pidfile /var/run/apache2.pid group www start program = "service apache2 start" stop program = "service apache2 stop" if failed host localhost port 80 protocol HTTP request "/" then restart if 5 restarts within 5 cycles then timeout