https://github.com/owncloud/core
Raw File
Tip revision: 17003b85c4ac2d5aca27645661355b5f7108011b authored by Tom Needham on 27 February 2018, 18:41:18 UTC
WIP option to disable remote user searching
Tip revision: 17003b8
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