mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
use html meta redirect
This commit is contained in:
parent
084d0e45b8
commit
f0b1767e64
1 changed files with 3 additions and 4 deletions
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
header('Location: /osm-vector/assets,true,302');
|
||||
die();
|
||||
?>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; URL=/osm-vector/assets/" />
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Reference in a new issue