When trying to host an APK file on my server I was able to get it to download fine – but I was not able to get the file size to show in the download – including showing the download…
How to: CentOS, Virtualmin – htaccess rewrite index.php, redirect .php to no extension, rewrite non .php to .php
Here is a quick guide on how to 1. rewrite index.php to root 2. redirect .php to no extension (non .php) 3. rewrite non .php to .php using a .htaccess file To do this the order of the rules in…