https://github.com/owncloud/core
Raw File
Tip revision: 59ecca4816fbefdcae61ea2fddaf4a12db5180cf authored by Angelo on 22 August 2023, 16:18:03 UTC
Update config.js
Tip revision: 59ecca4
index.html
<!DOCTYPE html>
<html>
<head>
	<script type="text/javascript"> window.location.href="index.php"; </script>
	<meta http-equiv="refresh" content="0; URL=index.php">
</head>
</html>
back to top