Count the number of downloads without having to maintain a comprehensive download page.
RewriteCond %{REQUEST_FILENAME} !-f
Add this line directly above it:
RewriteRule ^(files/.*) /index.php?sdmon=$1 [L,QSA]
(replace 'files/' with your download directory).
Requires: 2.8.0 or higher
Compatible up to: 3.4.2
Last Updated: 2012-9-4
Downloads: 22,158
0 of 2 support threads in the last two months have been resolved.
Got something to say? Need help?