This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Description
- How to enable "pretty URLs" on Apache2?
- how to enable autoredirect (maybe 302 code?) to page as:
https://localhost.tld/index.php/s/AIDyKbxiRZWAAjP => https://localhost.tld/s/AIDyKbxiRZWAAjP
https://localhost.tld/index.php/settings/admin => https://localhost.tld/settings/admin
etc..
3. And fix link to "share" file, so the link was without index.php in the address.