/var/www/hkosl.com/innoutstorage2019/paypal/index.php
1 2 3 4
<?php
header
(
"Location: ../index.php"
);
exit;
?>