Commit Graph

3 Commits (869a674f29de68f2f3f706e9c9c54b2b6c5621fa)

Author SHA1 Message Date
Christian Oliff 869a674f29
remove type="text/javascript" from index.html
type="text/javascript" is not needed and removing it makes file-size smaller/faster
6 years ago
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