Enable custom error messages on the Apache web server

This document describes how to configure the Apache web server so that it will redirect common server errors – like 404 Not Found or 500 Internal Server Error – to a Perl CGI script for processing.


Full story

Enable custom error messages on the Apache web server

This document describes how to configure the Apache web server so that it will redirect common server errors – like 404 Not Found or 500 Internal Server Error – to a Perl CGI script for processing.

Read Full story here

Hosting Multiple Websites or Namebased,IPbased Virtual hosts in Lighttpd

Hosting Multiple Websites or Namebased,IPbased Virtual hosts in Lighttpd

Check here

Lighttpd Webserver Installation in Debian

Security, speed, compliance, and flexibility–all of these describe LightTPD which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, CGI, Auth, Output-Compression,URL-Rewriting and many more) LightTPD is the perfect solution for every server that is suffering load problems. And best of all it’s Open Source licensed under the revised BSD license.

Read Full article here

Creating Name based and ip based Virtual Hosts in Apache Webserver

Basics Of Virtual Hosts

Using virtual hosts, host several domains with a single web server. In this way, save the costs and administration workload for separate servers for each domain. There are several options regarding virtual hosts:

Name-based virtual hosts

IP-based virtual hosts

Operation of multiple instances of Apache on one machine

Read Full article here

Using Mod_Auth_MySQL with Apache 2 and Debian

Firstly if you haven’t alrteady done so throw some of the essentials on such as Apache 2 / PHP 4 / MySQL

#apt-get install libapache2-mod-php mysql-server php4-mysql libapache2-mod-auth-mysql

Next we need to enable the module, unlike Apache 1, we don’t need to modify any configuration files to add sometype of LoadModule statement, simply

Read Full article here

Apache,Tomcat With mod_jk Installation and Configuration

Apache Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies.

Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.

Read here

WWWCounter Configuration for your Hosting Websites

This is a CGI program to keep record of the raw hits of a web page. It generates a GIF image of the number of hits and returns to the browser as an in-lined image. The program also has a run-time option not to show the digit images, this way the hits can be kept without displaying it. The hits can be be monitored without incrementing from a separate page as well. The program can also can display time and date of any timezone. It has a option to countdown to a specific date (past or future).  This program started as a fun-to-play-with CGI program but due to enormous interest, feature request, input from thousands of you, it has turned in to the most configurable hit counter on the whole World Wide Web and it’s free. The program runs on almost all Known Unix platforms, Windows NT, OS/2, VMS and Amiga.


Read here for more Details

Apache server benchmarking tool for apache stress test

ab is a tool for benchmarking your Apache Hypertext Transfer Protocol (HTTP) server. It is designed to give you an impression of how your current Apache installation performs. This especially shows you how many requests per second your Apache installation is capable of serving.

Checkout here

Apache Log analysis using Analog

Analog is a program to measure the usage on your web server. It tells you which pages are most popular, which countries people are visiting from, which sites they tried to follow broken links from, and all sorts of other useful information

Read full article here

Follow

Get every new post delivered to your Inbox.