2 lines
120 B
PHP
2 lines
120 B
PHP
|
<!-- This file allows you to host this page as a static file on Heroku -->
|
||
|
<?php header( 'Location: /index.html' ) ; ?>
|