Sometimes you want to limit the bandwidth for certain ips or sites, in order to keep your traffic within limits, or to keep constant bandwidth to all users, regardless of how much they are downloading.
Here is a solution to do that:
Posts Tagged ‘mod_rewrite’
Bandwidth limit script
July 16th, 2010
9 Comments
How to change your site url structure
May 26th, 2010
12 Comments
Most of us had this problem:
We found a link with an interesting title, click on it and all it showed was a “This page cannot be found message”
So why does this happen?
Well, the link most probably was valid some time ago, but site owners decided to change the site arhitecture. So, what was once http://www.example.com/article.php?id=243 [...]
.htaccess stupid tricks
May 22nd, 2010
No Comments
Nice tutorial about various tricks that you can do in .htaccess.