Debian Admin

Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips

  • RSS Feed

    subscribe to the Debian Admin RSS feed
  • Sponsors



    • Cheap Web hosting services
  • Categories

  • Meta

  • Support Debian Admin

    Amount $:
    Website(Optional):

  • Sponsors

  • Archives



Archive for the 'Webserver' Category

Webserver Related

Running Vhosts With Apache2 mpm-itk On Debian

Posted by Admin on 27th August 2008

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

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 »

Share/Save/Bookmark

Posted in Webserver | 4 Comments »

WebDAV Configuration With Apache2 On Debian Etch

Posted by Admin on 2nd July 2008

Web-based Distributed Authoring and Versioning, or WebDAV, is a set of extensions to the Hypertext Transfer Protocol (HTTP) which allows users to collaboratively edit and manage files on remote World Wide Web servers. The group of developers responsible for these extensions was also known by the same name and was a working group of the Internet Engineering Task Force (IETF).

Read the rest of this entry »

Share/Save/Bookmark

Posted in Webserver | 5 Comments »

How to setup GeoIP support for apache2 On Debian Etch

Posted by Admin on 11th April 2008

This is an apache2 module for finding the country that a web request originated from. It uses the GeoIP library and database to perform the lookup.This module only works on Apache 2.0.x servers.

First you need to make sure you have apache2 server installed and working fine.

Read the rest of this entry »

Share/Save/Bookmark

Posted in Webserver | No Comments »

How to Split apache Logs With vlogger in debian etch

Posted by Admin on 28th March 2008

Vlogger is a little piece of code borned to handle dealing with large amounts of virtualhost logs. It’s bad news that apache can’t do this on its own. Vlogger takes piped input from apache, splits it off to separate files based on the first field. It uses a file handle cache so it can’t run out of file descriptors. It will also start a new logfile every night at midnight, and maintain a symlink to the most recent file. For security, it can drop privileges and do a chroot to the logs directory.

Read the rest of this entry »

Share/Save/Bookmark

Posted in Webserver | No Comments »

How to Split lighttpd Logs With vlogger in Debian Etch

Posted by Admin on 7th March 2008

Vlogger is a little piece of code borned to handle dealing with large amounts of virtualhost logs. It’s bad news that apache can’t do this on its own. Vlogger takes piped input from apache, splits it off to separate files based on the first field. It uses a file handle cache so it can’t run out of file descriptors. It will also start a new logfile every night at midnight, and maintain a symlink to the most recent file. For security, it can drop privileges and do a chroot to the logs directory.

Read the rest of this entry »

Share/Save/Bookmark

Posted in Webserver | No Comments »

Setup Easy Hosting Control Panel (ehcp) for Debian/Ubuntu

Posted by bvidinli on 2nd February 2008

ehcp is a new Hosting Control Panel in Linux world. Although it is in beta stage, its basic functions are well functioning. it operates strongly with debian/ubuntu”s apt-get package manager..

it differs from other control panels, or even other opensource panels that, ehcp is the first and only: opensource,full php, object oriented, gpl, free hosting control panel on the earth !

Read the rest of this entry »

Share/Save/Bookmark

Posted in Free Tools, General, Other Linux, Webserver | 7 Comments »

 
Rodney's Kontera DynamiContext Plugin plugged in.