Your Account

Community

Topics (Sources)

More

Stories tagged with: apache

Apache2: Logging To A MySQL Database With mod_log_sql (Debian Etch)
7 / 0
http://www.howtoforge.com/apache2-logging-to-a-mysql-databas...
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 am using a Debian Etch server in this tutorial. Join discussion...
Submitted by falko 5 hours ago
Tags: , , , , ,
Intrusion Detection For PHP Applications With PHPIDS
26 / 3
http://www.howtoforge.com/intrusion-detection-for-php-applic...
This tutorial explains how to set up PHPIDS on a web server with Apache2 and PHP5. PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application. The IDS neither strips, sanitizes nor filters any malicious input, it simply recognizes when an attacker tries to break your site and reacts in exactly the way you want it to. Based on a set of approved and heavily tested filter rules any attack is given a numerical impact rating which makes it easy to decide what kind of action should follow the hacking attempt. This could range from simple logging to sending out an emergency mail to the development team, displaying a warning message for the attacker or even ending the user’s session. Join discussion...
Submitted by falko 1 week, 5 days, 1 hour ago
Tags: , , , ,
Embedding Python In Apache2 With mod_python (Debian Etch)
26 / 3
http://www.howtoforge.com/embedding-python-in-apache2-with-m...
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. Join discussion...
Submitted by falko 2 weeks, 4 hours ago
Tags: , , ,
How To Set Up WebDAV With MySQL Authentication On Apache2 (Debian Etch)
24 / 5
http://www.howtoforge.com/setting-up-webdav-with-mysql-authe...
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. Join discussion...
Submitted by falko 2 weeks, 3 days, 5 hours ago
Tags: , , , ,
How To Set Up A Loadbalanced High-Availability Apache Cluster Based On Ubuntu 8.04 LTS
23 / 6
http://www.howtoforge.com/set-up-a-loadbalanced-ha-apache-cl...
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. Join discussion...
Submitted by falko 3 weeks, 3 days, 4 hours ago
Tags: , , , ,
Installing mod_geoip For Apache2 On Fedora 9
27 / 2
http://www.howtoforge.com/installing-mod_geoip-for-apache2-o...
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. Join discussion...
Submitted by falko 3 weeks, 5 days, 5 hours ago
Tags: , , ,
How To Set Up WebDAV With Apache2 On Debian Etch
25 / 4
http://www.howtoforge.com/setting-up-webdav-with-apache2-on-...
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. Join discussion...
Submitted by falko 1 month, 3 days, 9 hours ago
Tags: , , , , ,
The Perfect Server - Fedora 9
26 / 3
http://www.howtoforge.com/perfect-server-fedora9
This is a detailed description about how to set up a Fedora 9 server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP5 and Ruby, Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Fedora 9, but should apply to the 64-bit version with very little modifications as well. Join discussion...
Submitted by falko 1 month, 3 weeks, 1 day, 4 hours ago
Tags: , , , , , , ,
The Perfect Server - Ubuntu Hardy Heron (Ubuntu 8.04 LTS Server)
25 / 4
http://www.howtoforge.com/perfect-server-ubuntu8.04-lts
This guide shows how to set up an Ubuntu 8.04 LTS server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP & Ruby, Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. Join discussion...
Submitted by falko 2 months, 1 week, 6 days, 1 hour ago
Tags: , , , , , , , ,
The Perfect Server - Mandriva 2008 Spring Free (Mandriva 2008.1)
26 / 2
http://www.howtoforge.com/perfect-server-mandriva-2008.1
This is a detailed description about how to set up a Mandriva 2008 Spring Free (Mandriva 2008.1) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Mandriva 2008.1, but should apply to the 64-bit version with very little modifications as well. Join discussion...
Submitted by falko 2 months, 3 weeks, 6 days, 3 hours ago
Tags: , , , , , , ,

Home | Terms of Service | Privacy Policy | Help & FAQ | About coRank | Contact us

© coRank 2007