- show link to newest savegame (to download)
- Ability to open web map using latest savegame
- add all savegames to the
savegamessubfolder - change public link inside index.html
- done
- apache
- apache module
mod_rewrite - php
If you use different webservers than apache, you need to do this:
- modify
.htaccess: it should redirecthttps://www.domain.tld/latest.savtolatest.php - modify
savegames/htaccess: allow index and set content to directly download (and not open as text file)