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]
(replace 'files/' with your download directory).
Requires: 2.8.0 or higher
Compatible up to: 3.0.5
Last Updated: 2011-10-20
Downloads: 14,911
0 of 1 support threads in the last three weeks have been resolved.
Got something to say? Need help?