 |
|
|
Custom Bandwidth Exceeded Page
Last
Updated:
November 30, 1999
1. Login to your server via SSH
2. Backup the original file. (Just in case you mess it up!)
Type: cp /usr/local/cpanel/apache/mod_bwlimited.c /usr/local/cpanel/apache/mod_bwlimited.c.bak
3. Next we edit the page and make it how we want it
Type: pico -w /usr/local/cpanel/apache/mod_bwlimited.c
4. Scroll down until you see the section where there is HTML code for the bandwidth page.
It will look like this.
n509 Bandwidth Limit Exceeded
Modify it to whatever you would like.
Becareful and don't go overboard with the editing and customizing.
This is a good place to put contact information and how to order more bandwidth.
5. Save the file
CTRL-x then Y then enter |
|
 |
|