[Linux-HA] Regex examples?
Michael Schwartzkopff
misch at multinet.de
Tue Jul 1 09:01:31 MDT 2008
----- Original Message -----
From: "Nick" <nick at mobilia.it>
To: "General Linux-HA mailing list" <linux-ha at lists.linux-ha.org>
Sent: Tuesday, July 01, 2008 4:30 PM
Subject: [Linux-HA] Regex examples?
> Does anyone have any examples, or resources for creating the regex to use
> in the Apache OCF_REGKEY_testregex field?
>
> I have written regexs before, but not in a situation like this...
>
> What exactly does the OCF agent see, pure html correct?
>
> If no regex is included, does it just look for a reply, any reply will do?
>
> Thanks in advance, Nick
Just open your website in a firefox and click CTRL-U (see page source code).
A regexp that always works is "body" wothout the ".
Michael.
More information about the Linux-HA
mailing list