mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-17 05:46:07 +03:00
9 lines
305 B
HTML
9 lines
305 B
HTML
<!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> |