관리-도구
편집 파일: 403.php
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>403 Forbidden</title> </head> <body> <h1>403 Forbidden</h1> <p>A potentially unsafe operation has been detected in your request to this site.</p> <p style="color: #999999;margin-top: 2rem;"><em>Generated by Wordfence at <?php echo gmdate('D, j M Y G:i:s T', wfWAFUtils::normalizedTime()); ?>.<br>Your computer's time: <script type="application/javascript">document.write(new Date().toUTCString());</script>.</em></p> </body> </html>