In this tutorial you will learn how to modify the cPanel bandwidth exceeded page. This page is shown for clients automatically when they run out of bandwidth. Bandwidth counts are reset every month.
Step 1: Login to the server as root in SSH.
Step 2: This will make a backup copy of the original file incase you need to revert back
# cp /usr/local/cpanel/apache/mod_bwlimited.c /usr/local/cpanel/apache/mod_bwlimited.c.bak
Step 3: Then type:
# pico -w /usr/local/cpanel/apache/mod_bwlimited.c
Scroll down until you reach the section where you’ll see the HTML code for the bandwidth page or do a search for it in Pico #: Ctrl W then paste this in:
Change it to whatever you like... carefully.
Step 4: Save the file while still in pico #:
Ctrl X then Y
Done!
|
Print This Post
Blogsphere: TechnoratiFeedsterBloglines
Bookmark: Del.icio.usSpurlFurlSimpyBlinkDigg
RSS feed for comments on this post | TrackBack URI for this post
Related Post:
- Howto Change Default Index Page on cPanel
- Howto Auto MySQL Backup on Ensim
- Howto Install Zend Optimizer on cPanel/WHM
- Howto Install LxAdmin
- Disabling Password Reset Option cPanel/WHM
