Debian Admin

Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips

  • Sponsor

  • Categories

  • Sponsor

  • Meta

  • Archives

Apache Public webserver with multiple local webserver with Debian

Posted by Admin 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 »

  • Share/Bookmark

Posted in Webserver | 2 Comments »

Apache2 installation and configuration with php support

Posted by Admin on 6th September 2006

Apache HTTP Server is a free software/open source web server for Unix-like systems, Microsoft Windows, Novell NetWare and other platforms. Apache is notable for playing a key role in the initial growth of the World Wide Web,and continues to be the most popular web server in use, serving as the de facto reference platform against which other web servers are designed and judged.

Apache features configurable error messages, DBMS-based authentication databases, and content negotiation. It is also supported by several graphical user interfaces (GUIs) which permit easier, more intuitive configuration of the server.

Read the rest of this entry »

  • Share/Bookmark

Posted in Webserver | 8 Comments »

Enable custom error messages on the Apache web server

Posted by Admin on 1st September 2006

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

  • Share/Bookmark

Posted in Webserver | No Comments »