When a user exceeds bandwidth, I get a 500 Internal server error, instead of the exceeded bandwidth page. Any idea on what causes this?
When a user exceeds bandwidth, I get a 500 Internal server error, instead of the exceeded bandwidth page. Any idea on what causes this?
I have the same problam some one please help
+-------------------------------------------------------------+
Wed Oct 8 22:27:43 EDT 2003
8.5.0-EDGE_7
---------------------------------------------------------------
mod_bwlimited now returns a 500 error instead of a 200
when the bandwidth is limited
---------------------------------------------------------------
This is due to the fact that returning a 200 error caused Google and other search engines to crawl that page and put it in the search results, which was making quite a few website owners upset.![]()
Another change is on the way:
+-------------------------------------------------------------+
Thu Oct 23 12:13:44 EDT 2003
8.5.4-BETA_33
---------------------------------------------------------------
change mod_bwlimited to output a few blank lines so
IE will display the error page instead of its default
---------------------------------------------------------------