<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / apache</title>
<link>http://netvouz.com/falko/tag/apache?feed=rss&amp;pg=1</link>
<description>falko&#39;s bookmarks tagged &quot;apache&quot; on Netvouz</description>
<item><title>Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE)</title>
<link>http://www.howtoforge.com/embedding-python-in-apache2-with-mod_python-debian-ubuntu-fedora-centos-mandriva-opensuse</link>
<description>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.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 22 Jul 2008 09:46:22 GMT</pubDate>
</item><item><title>Fedora 8 Server Setup - LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server)</title>
<link>http://www.howtoforge.com/fedora-8-server-lamp-email-dns-ftp-ispconfig</link>
<description>This is a detailed description about how to set up a Fedora 8 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 Fedora 8, but should apply to the 64-bit version with very little modifications as well.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 08 Nov 2007 16:54:17 GMT</pubDate>
</item><item><title>Generating Web Site Statistics With AWStats &amp; JAWStats On Debian Lenny</title>
<link>http://www.howtoforge.com/generating-web-site-statistics-with-awstats-and-jawstats-on-debian-lenny</link>
<description>This tutorial explains how you can generate statistics for your web site with AWStats and JAWStats on a Debian Lenny web server. AWStats is a free powerful and featureful tool that generates advanced web server statistics. JAWStats runs in conjunction with AWStats and produces clear and informative charts, graphs and tables about your website visitors. AWStats is able to create graphical web pages for the statistics, but JAWStats presents this data in a much nicer way - it&#39;s much better organized and makes use of Ajax and Flash.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 27 Jun 2010 20:27:33 GMT</pubDate>
</item><item><title>Hosting Multiple SSL Web Sites On One IP Address With Apache 2.2 And GnuTLS (Debian Lenny)</title>
<link>http://www.howtoforge.com/hosting-multiple-ssl-web-sites-on-one-ip-address-with-apache-2.2-and-gnutls-debian-lenny</link>
<description>This tutorial describes how you can host multiple SSL-encrypted web sites (HTTPS) on one IP address with Apache 2.2 and GnuTLS on a Debian Lenny server.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Fri, 04 Feb 2011 13:17:09 GMT</pubDate>
</item><item><title>How To Block Spammers/Hackers With mod_defensible On Apache2 (Debian Etch)</title>
<link>http://www.howtoforge.com/block-spammers-hackers-with-mod_defensible-on-apache2-debian-etch</link>
<description>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.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 08 Jul 2008 09:16:48 GMT</pubDate>
</item><item><title>How To Install Django On Debian Etch (Apache2/mod_python)</title>
<link>http://www.howtoforge.com/installing-django-on-debian-etch-apache2-mod_python</link>
<description>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.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 24 Jul 2008 10:20:56 GMT</pubDate>
</item><item><title>How To Install Django On Mandriva 2008.1 (Apache2/mod_python)</title>
<link>http://www.howtoforge.com/installing-django-on-mandriva2008.1-apache2-mod_python</link>
<description>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.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 14 Aug 2008 10:57:38 GMT</pubDate>
</item><item><title>How To Install mod_ruby On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)</title>
<link>http://www.howtoforge.com/apache2-mod_ruby-with-ispconfig-2.2.20-and-above</link>
<description>Starting with version 2.2.20, ISPConfig has built-in support for Ruby. Instead of using CGI/FastCGI, ISPConfig depends on mod_ruby being available in the server&#39;s Apache. This article explains how to install mod_ruby on various Linux distributions supported by ISPConfig.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 17 Feb 2008 12:48:48 GMT</pubDate>
</item><item><title>How To Install Tomcat6 With SUN-Java And Apache2 Integration On Ubuntu 10.04 [Lucid Lynx] With Virtual Hosts</title>
<link>http://www.howtoforge.com/how-to-install-tomcat6-with-sun-java-and-apache2-integration-on-ubuntu-10.04-lucid-lynx-with-virtual-hosts</link>
<description>Apache Tomcat (or Jakarta Tomcat or simply Tomcat) is an open source servlet container developed by the Apache Software Foundation (ASF). Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a &quot;pure Java&quot; HTTP web server environment for Java code to run. Tomcat should not be confused with the Apache web server, which is a C implementation of an HTTP web server; these two web servers are not bundled together. Apache Tomcat includes tools for configuration and management, but can also be configured by editing XML configuration files.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Wed, 02 Feb 2011 13:28:00 GMT</pubDate>
</item><item><title>How To Password-Protect Directories With mod_auth_mysql On Apache2 (Debian Squeeze)</title>
<link>http://www.howtoforge.com/how-to-password-protect-directories-with-mod_auth_mysql-on-apache2-debian-squeeze</link>
<description>This guide explains how to password-protect web directories (with users from a MySQL database) with mod_auth_mysql on Apache2 on a Debian Squeeze server. It is an alternative to the plain-text password files provided by mod_auth and allows you to use normal SQL syntax to create/modify delete users. You can also configure mod_auth_mysql to authenticate against an existing MySQL user table.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 15 Nov 2011 10:31:33 GMT</pubDate>
</item></channel></rss>