Apache
Apache2: Logging To A MySQL Database With mod_log_sql (Debian Etch)Apache2: Logging To A MySQL Database With mod_log_sql (Debian Etch) This guide shows how you can write the Apache2 access log to a MySQL database instead of a file. To achieve this, I use the Apache2 module mod_log_sql. I'm using a Debian Etch server in this tutorial. Read more...Create Your Own Web Server With BIND And Apache On CentOS 5 (Simplified)Create Your Own Web Server With BIND And Apache On CentOS 5 (Simplified) This tutorial explains how you can run your own web server on CentOS 5 with the help of Apache and the BIND name server. Read more...Embedding Python In Apache2 With mod_python (Debian Etch)Embedding Python In Apache2 With mod_python (Debian Etch) This tutorial shows how to install and use mod_python on a Debian Etch server with Apache2. mod_python is an Apache module that embeds the Python interpreter within the server. It allows you to write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals. Read more...Installing mod_geoip for Lighttpd On Fedora 9Installing mod_geoip for Lighttpd On Fedora 9 This guide explains how to set up mod_geoip with lighttpd on a Fedora 9 system. mod_geoip looks up the IP address of the client end user. This allows you to redirect or block users based on their country. You can also use this technology for your OpenX (formerly known as OpenAds or phpAdsNew) ad server to allow geo targeting. Read more...How To Set Up WebDAV With MySQL Authentication On Apache2 (Debian Etch)
How To Set Up WebDAV With MySQL Authentication On Apache2 (Debian Etch) This guide explains how to set up WebDAV with MySQL authentication (using mod_auth_mysql) on Apache2 on a Debian Etch server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files. Read more...How To Set Up A Loadbalanced High-Availability Apache Cluster Based On Ubuntu 8.04 LTSSubmitted by msghaleb (Contact Author) (Forums) on Tue, 2008-06-10 18:09. :: Ubuntu | Apache | High-Availability
How To Set Up A Loadbalanced High-Availability Apache Cluster Based On Ubuntu 8.04 LTS This tutorial shows how to set up a two-node Apache web server cluster that provides high-availability. In front of the Apache cluster we create a load balancer that splits up incoming requests between the two Apache nodes. Because we do not want the load balancer to become another "Single Point Of Failure", we must provide high-availability for the load balancer, too. Therefore our load balancer will in fact consist out of two load balancer nodes that monitor each other using heartbeat, and if one load balancer fails, the other takes over silently. Read more...Installing mod_geoip For Apache2 On Fedora 9Installing mod_geoip For Apache2 On Fedora 9 This guide explains how to set up mod_geoip with Apache2 on a Fedora 9 system. mod_geoip looks up the IP address of the client end user. This allows you to redirect or block users based on their country. You can also use this technology for your OpenX (formerly known as OpenAds or phpAdsNew) ad server to allow geo targeting. Read more...How To Set Up WebDAV With Apache2 On Debian Etch
How To Set Up WebDAV With Apache2 On Debian Etch This guide explains how to set up WebDAV with Apache2 on a Debian Etch server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files. Read more...Quick 'n' Easy LAMP Server For CentOS/RHELSubmitted by olddocks (Contact Author) (Forums) on Wed, 2008-05-28 19:16. :: CentOS | Apache | MySQL | PHP
Quick 'n' Easy LAMP Server For CentOS/RHEL This tutorial shows a quick way of installing a LAMP server (Linux + Apache + MySQL + PHP/Perl together commonly known as LAMP Server.) on CentOS and RHEL server systems. Read more...Integrating APC (Alternative PHP Cache) Into PHP5 (Debian Etch & Apache2)Integrating APC (Alternative PHP Cache) Into PHP5 (Debian Etch & Apache2) This guide explains how to integrate APC (Alternative PHP Cache) into PHP5 on a Debian Etch system (with Apache2). APC is a free and open PHP opcode cacher for caching and optimizing PHP intermediate code. It's similar to other PHP opcode cachers, such as eAccelerator and XCache. Read more... |







Recent comments
5 hours 57 min ago
14 hours 9 min ago
1 day 13 hours ago
1 day 15 hours ago
1 day 19 hours ago
3 days 1 hour ago
3 days 6 hours ago
4 days 12 hours ago
5 days 8 hours ago
5 days 15 hours ago