index.php 64 B

123
  1. <?php
  2. header('Location: p/', true, 301);
  3. include('index.html');