Page 1 of 1

How to Limit the upload bandwidth of apache webserver with mod_bw

Posted: Tue Feb 09, 2016 6:17 pm
by theprocss
Am try to follow this : http://blog.mansonthomas.com/2009/02/li ... pache.html

But then a go to /etc/apache2/sites-available/default and says: Powered By Vesta

Image

how can I put that limit?
where is the file?

Re: How to Limit the upload bandwidth of apache webserver with mod_bw

Posted: Wed Feb 10, 2016 7:25 am
by skurudo
theprocss wrote: how can I put that limit?
where is the file?
In users folders, example:
/home/admin/conf/web/apache2.conf

Re: How to Limit the upload bandwidth of apache webserver with mod_bw

Posted: Wed Feb 10, 2016 1:17 pm
by theprocss
I managed to get here and gave perfectly.

Code: Select all

/usr/local/vesta/data/templates/web/httpd/default.tpl
Thank you

Re: How to Limit the upload bandwidth of apache webserver with mod_bw

Posted: Wed Feb 10, 2016 1:36 pm
by skurudo
theprocss wrote:I managed to get here and gave perfectly.

Code: Select all

/usr/local/vesta/data/templates/web/httpd/default.tpl
Nice! It's even better than edit users configs. ;-)