Commit Graph

2 Commits (1efa338a520e2d73b0b6027dd0a9e0cb496a0d9d)

Author SHA1 Message Date
Daniel Molkentin a86fe7920b Try to prefer index.php over index.html in the same directory
Add JS redirect if that fails (HTTP-based redirects are disabled by
default in more recent Firefox versions).
11 years ago
Thomas Mueller e22a8866fb some web servers by default don't recognize index.php as default page - IIS for example
In order to allow easy installation and configuration this index.html has been added with a redirect to index.php
11 years ago