phpMyAdminHoneypot/index.php

3 lines
44 B
PHP

<?php
header("Location: index.html");
?>