e22a8866fb
In order to allow easy installation and configuration this index.html has been added with a redirect to index.php
6 lines
102 B
HTML
6 lines
102 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; URL=index.php">
|
|
</head>
|
|
</html>
|