Tekil Mesaj gösterimi
  #1  
Alt 31. March 2008, 10:06 PM
PaLeRmO - ait Kullanıcı Resmi (Avatar)
PaLeRmO 
Administrator
Aktive
Seviye: []
Aktiflik: /
Güç: /
Deneyim: %
Karizma
Üye No: 1
Tecrübe Puanı: 10
Rep Puani : 10
Rep Derecesi:
PaLeRmO Seçkin bir yolda.
İletişim
PaLeRmO - MSN üzeri Mesaj gönder
Bilgi
PaLeRmO isimli Üye şimdilik offline konumundadır
Üyelik tarihi: Mar 2007
Mesajlar: 56,207
Konuları: 210
Change/Modify cPanel Bandwidth Exceeded Sayfa


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


Kod:
 cp /usr/local/cpanel/apache/mod_bwlimited.c /usr/local/cpanel/apache/mod_bwlimited.c.bak
Step 3: Then type:


Kod:
  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:


<HTML><HEAD>n<TITLE>509 Bandwidth Limit Exceeded</TITLE>


Change it to whatever you like... carefully.

Step 4: Save the file while still in pico #:


Crtl+X then Y
Alıntı ile Cevapla