index.php 66 B

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