[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ossec-dev] OSSEC Web ui v0.2 beta1 (beta testers!)




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.