nextcloud/nextcloud/index.html
2020-08-13 12:04:06 -07:00

8 lines
156 B
HTML

<!DOCTYPE html>
<html>
<head>
<script> window.location.href="index.php"; </script>
<meta http-equiv="refresh" content="0; URL=index.php">
</head>
</html>