How can I change the message Bandwidth Limit Exceeded?

Awaken

Registered
Jun 25, 2010
3
1
51
Hi guys.

well,

I need to change this message:

"Bandwidth Limit Exceeded
The server is temporarily unable to service your request due to the site owner reaching his/her bandwidth limit. Please try again later."

how can i do it?...because my clients are not understading what it means, so i need to explain it all the time...=[

Pls guys, and ty for your help

=]
 
  • Like
Reactions: Alamin hossain

aapkapratik

Member
Oct 26, 2009
24
0
51
To customize " Bandwidth Limit Exceeded " Error Page.

But Note that you can only customize "Bandwidth Exceeded" page server wide means for all the users on that server -and not for individual account..

1. Login to the server as root

(Edit the following file in editor of your choise vi/nano/pico)

2. type: vi /usr/local/cpanel/apache/mod_bwlimited.c

3. find html code
Modify and change it as you wish

4. save the file..!

You are done with setting custom Bandwidth Error Page..
 

adtastichosting

Active Member
Sep 13, 2008
33
2
58
I have cpanel 11.28.86 on a centos 5.5.
I'd like to edit the page shown when a site is over bandwidth.
Under /usr/local/cpanel/apache/mod_bwlimited.c there is no file called mod_bwlimited.c.
there is a mod_bwlimited.loT but thats it.
 

cPanelTristan

Quality Assurance Analyst
Staff member
Oct 2, 2010
7,607
43
348
somewhere over the rainbow
cPanel Access Level
Root Administrator
The file appears to be compiled now at /usr/local/apache/modules/mod_bwlimited.so location, which is not editable in that fashion.

There is a discussion at the following location on how to recompile to use the mod_bwlimited.c file instead:

How To Customize Apache2 Mod_Bwlimited Module Error Message

This should work based on what it is showing, and the /home/cpeasyapache/src/mod_bwlimited.c file should exist to utilize.

I did want to mention that having this page editable for WHM > Account Functions > Web Template Editor area would be a great feature request. Our feature request forum is at the following location:

Feature Requests for cPanel and WHM
 

wowo

Member
Aug 23, 2011
7
0
51
Hi,is it possible let reseller change their own 509 message text ? thank you