30-May-2019 00:50
30-May-2019
05:40
- last edited on
01-Jun-2023
15:02
by
JimmyPackets
Something like this may help, just replace "UP" with the content you wish:
when HTTP_REQUEST {
HTTP::respond 200 content {
UP
}
}
Best Regards,
Oscar Pucheta