Archive

Posts Tagged ‘vhost’

Cpanel: Fix Vhost Permission

December 6th, 2009 Comments off

Hello all,

I have transfer all account from a cpanel server to the new cpanel server.

Now in same account i see HTTP ERROR 403, Forbidden..
But the account is working fine, just vhost of Apache need to fix

Please i need to fix asap.

Thanks

Nginx Vhost Fix Redirections

October 23rd, 2009 Comments off

Hello,

I have a litle problem with vhost of nginx.
2domain of 4 don’t work correctly, when browse the domain have a redirection to an other file..

Anyone can be solve this problem?

Thanks

Configure Vhost Apache2.2

July 14th, 2009 Comments off

Hello all,

i need a configuration of Apache2.2

each vhost do configured with this mod:

mod_throttle
mod_bandwidth
mod_limitipconn
mod_load

Each vhost do limit the kb/s max, cpu max and max connection and the ma load.

For example, the frist 10 seconds each vhost can use 40% of cpu, if the vhost use the 40% for more than 10 seconds, apache will be limit to 10 or 5%.

also the networking, the frist 10 second can be use 90Mbps, after 10seconds will be limit to 10Mbps.

and also the other limitation…

Everyone can help me?

My OS is Ubuntu
Apache is 2.2

This limitation is for prevent my users that use script for leech and use full rescue..
on the future i will configure this work also on the others servers if the programmer are make a good working i ask to him for re-make the work on the other servers.

Thanks too much for read my post.

Bear