Adding index redirect
This commit is contained in:
parent
b110ff9594
commit
e634f84579
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
header('Location: /compiled/README.html');
|
||||
|
||||
?>
|
Before Width: | Height: | Size: 171 KiB After Width: | Height: | Size: 171 KiB |
Before Width: | Height: | Size: 476 KiB After Width: | Height: | Size: 476 KiB |
Loading…
Reference in New Issue