Posted by Admin on 29th June 2009
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Web-based Distributed Authoring and Versioning, or WebDAV, is a set of extensions to the Hypertext Transfer Protocol (HTTP) that allows users to edit and manage files collaboratively on remote World Wide Web servers.
Read the rest of this entry »
Posted in Webserver | No Comments »
Posted by arisnb on 18th May 2009
If we have one Ip Public, but our web server more then one. How to configuration with apache webserver ? Tukang Nggame have tips. That tips have implemeted with GNU/Linux Debian Etch and Lenny.
Read the rest of this entry »
Posted in Webserver | 2 Comments »
Posted by Admin on 12th May 2009
If you want to protect your apache webserver against DOS,DDOS or brute force attacks use mod_evasive module.mod_evasive is an evasive maneuvers module for Apache to provide evasive action in the event of an HTTP DoS or DDoS attack or brute force attack. It is also designed to be a detection and network management tool, and can be easily configured to talk to ipchains, firewalls, routers, and etcetera. mod_evasive presently reports abuses via email and syslog facilities.
Read the rest of this entry »
Posted in Webserver | 3 Comments »
Posted by Admin on 23rd February 2009
Nginx (pronounced “engine x”) is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Written by Igor Sysoev in 2005, Nginx now hosts between 1% and 4% of all domains worldwide .Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption.
Read the rest of this entry »
Posted in Webserver | 4 Comments »
Posted by Admin on 6th February 2009
mod_slotlimit is an Apache module that using dynamic slot allocation algorithm and static rules, can manage resources used for each running site.
Read the rest of this entry »
Posted in Webserver | No Comments »
Posted by Admin on 27th August 2008
apache2-mpm-itk (just mpm-itk for short) is an MPM (Multi-Processing Module) for the Apache 2 web server. mpm-itk allows you to run each of your vhost under a separate uid and gid — in short, the scripts and configuration files for one vhost no longer have to be readable for all the other vhosts.
Read the rest of this entry »
Posted in Webserver | 5 Comments »