Files
UAS_WEBGIS_MuhammadFarras_D…/index.php
T

4 lines
47 B
PHP

<?php
header('Location: /index.html');
exit;
?>