[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ossec-dev] OSSEC Web ui v0.2 beta1 (beta testers!)
- To: ossec-dev@xxxxxxxxxxxxxxxx
- Subject: [ossec-dev] OSSEC Web ui v0.2 beta1 (beta testers!)
- From: eric straavaldsen <straav@xxxxxxxxxxxxx>
- Date: Thu, 29 Mar 2007 10:18:22 -0500
- Content-transfer-encoding: 7BIT
- Organization: UW-Madison DOIT SE
in:
ossec-wui/site/main.php there is a small flaw.
The line that displays the explanation of the rules is
'</b> Rule Id: <a href="/wiki/rules/'.$alert{'id'}.
So it gives a link to the local host, but a change to
'</b> Rule Id: <a
href="http://www.ossec.net/wiki/index.php/Rule:'.$alert{'id'}.
Gives a chance at valid links.
Eric
--
=-=-=-=-=-=-=-=-=-=-=
Eric Straavaldsen
UW-Madison DoIT SE
Senior System Engineer
Best Contact Methods:
straav(a)doit.wisc.edu
pagestraav(a)sun.doit.wisc.edu
OSSEC home |
Main Index |
Thread Index
OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.