mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 01:51:52 +03:00
documentation additions
This commit is contained in:
committed by
Felipe Zimmerle
parent
3ad9f3b767
commit
79aa6950d0
9
java/Readme.html
Normal file
9
java/Readme.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ModSecurity WAF: Help page</title>
|
||||
</head>
|
||||
<body onload=window.location="./ModSecurityTestApp/web/help.html">
|
||||
Please read the instructions from <a href="./ModSecurityTestApp/web/help.html">./ModSecurityTestApp/web/help.html</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user