Please help us improve HowtoForge and take our survey:
Apache
Running Vhosts Under Separate UIDs/GIDs With Apache2 mpm-itk On Debian EtchRunning Vhosts Under Separate UIDs/GIDs With Apache2 mpm-itk On Debian Etch This article explains how you can install and configure apache2-mpm-itk on a Debian Etch server. apache2-mpm-itk 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. mpm-itk works with mod_php because mpm-itk is based on the traditional prefork MPM, which means it's non-threaded. This means you don't need to use suExec or suPHP anymore to run a website's PHP scripts as a separate user. Read more...How To Install Django On Mandriva 2008.1 (Apache2/mod_python)How To Install Django On Mandriva 2008.1 (Apache2/mod_python) This tutorial explains how to install Django on a Mandriva 2008.1 server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide. Read more...How To Install Django On Fedora 9 (Apache2/mod_python)How To Install Django On Fedora 9 (Apache2/mod_python) This tutorial explains how to install Django on a Fedora 9 server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide. Read more...How To Install Django On Debian Etch (Apache2/mod_python)How To Install Django On Debian Etch (Apache2/mod_python) This tutorial explains how to install Django on a Debian Etch server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide. Read more...Reduce Apache's Load With Nginx On RHEL 5.2Reduce Apache's Load With Nginx On RHEL 5.2 This how-to describes how to install and configure Nginx to accelerate an Apache server based on RHEL 5.2. Read more...Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE)Submitted by falko (Contact Author) (Forums) on Sun, 2008-07-20 17:46. :: CentOS | Debian | Fedora | Mandriva | SuSE | Ubuntu | Apache
Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE) This tutorial shows how to install and use mod_python on various distributions (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE) 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...How To Block Spammers/Hackers With mod_defensible On Apache2 (Debian Etch)Submitted by falko (Contact Author) (Forums) on Sun, 2008-07-06 16:19. :: Debian | Apache | Security
How To Block Spammers/Hackers With mod_defensible On Apache2 (Debian Etch) mod_defensible is an Apache 2.x module intended to block spammers/hackers/script kiddies using DNSBL servers. It will look at the client IP and check it in one or several DNSBL servers and return a 403 Forbidden page to the client. This guide shows how to install and use it with Apache 2 on a Debian Etch server. Read more...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..."Facebook" is a registered trademark of Facebook, Inc. All rights reserved. |








Recent comments
1 day 1 hour ago
1 day 23 hours ago
3 days 8 hours ago
3 days 19 hours ago
4 days 5 hours ago
5 days 15 hours ago
1 week 1 day ago
1 week 2 days ago
1 week 2 days ago
1 week 3 days ago