<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtoforge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Apache</title>
 <link>http://www.howtoforge.com/taxonomy/term/3/all</link>
 <description>&amp;nbsp;</description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.com/rss/apache.rss" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - Apache</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://www.howtoforge.com/taxonomy/term/3/all</link>
 </image>

<item>
 <title>Integrating APC (Alternative PHP Cache) Into PHP5 (Debian Etch &amp; Apache2)</title>
 <link>http://www.howtoforge.com/apc-php5-apache2-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;Integrating APC (Alternative PHP Cache) Into PHP5 (Debian Etch &amp;amp; Apache2)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;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. &lt;em&gt;&lt;/em&gt; It&#039;s similar to other PHP opcode cachers, such as eAccelerator and XCache.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/apc-php5-apache2-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Wed, 23 Apr 2008 18:08:36 +0200</pubDate>
 <guid>http://www.howtoforge.com/apc-php5-apache2-debian-etch</guid>
 <comments>http://www.howtoforge.com/apc-php5-apache2-debian-etch#comment</comments>
</item>
<item>
 <title>Integrating APC (Alternative PHP Cache) Into PHP5 (Fedora 8 &amp; Apache2)</title>
 <link>http://www.howtoforge.com/apc-php5-apache2-fedora8</link>
 <description>
&lt;p&gt;&lt;b&gt;Integrating APC (Alternative PHP Cache) Into PHP5 (Fedora 8 &amp;amp; Apache2)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate APC
(Alternative PHP Cache) into PHP5 on a Fedora 8 system (with Apache2).
APC is a free and open PHP opcode cacher for caching and optimizing PHP
intermediate code. &lt;em&gt;&lt;/em&gt; It&#039;s similar to other PHP opcode cachers, such as eAccelerator and XCache.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/apc-php5-apache2-fedora8&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Fri, 18 Apr 2008 19:50:10 +0200</pubDate>
 <guid>http://www.howtoforge.com/apc-php5-apache2-fedora8</guid>
 <comments>http://www.howtoforge.com/apc-php5-apache2-fedora8#comment</comments>
</item>
<item>
 <title>How To Install mod_security/mod_security2 On SuSE Linux Enterprise Server 10 (SLES10)</title>
 <link>http://www.howtoforge.com/installing-mod-security-on-sles10</link>
 <description>&lt;p&gt;&lt;b&gt; How To Install mod_security/mod_security2 On SuSE Linux Enterprise Server 10 (SLES10)&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;The Apache module mod_security is a very powerful security module.
Combined with predefined rules, you can close many security wholes on
your server, opened by bad written php or perl apps. Unfortunately mod_security is not part of the SLES10 distribution.
To install mod_security to have to install some 3rd party modules. This
guide helps you to install mod_security on SLES10 in a reproducable way (RPM). It also helps you to
remove the module, by building RPM packages you can easily uninstall.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/installing-mod-security-on-sles10&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Fri, 18 Apr 2008 09:38:03 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-mod-security-on-sles10</guid>
 <comments>http://www.howtoforge.com/installing-mod-security-on-sles10#comment</comments>
</item>
<item>
 <title>Integrating XCache Into PHP5 (OpenSUSE 10.3 &amp; Apache2)</title>
 <link>http://www.howtoforge.com/xcache-php5-apache2-opensuse10.3</link>
 <description>&lt;p&gt;&lt;b&gt;Integrating XCache Into PHP5 (OpenSUSE 10.3 &amp;amp; Apache2)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate XCache into PHP5 on an OpenSUSE 10.3 system (with Apache2). From the XCache project page: &lt;i&gt;&quot;XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load.&quot;&lt;/i&gt; It&#039;s similar to other PHP opcode cachers, such as eAccelerator and APC.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/xcache-php5-apache2-opensuse10.3&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Tue, 08 Apr 2008 12:43:37 +0200</pubDate>
 <guid>http://www.howtoforge.com/xcache-php5-apache2-opensuse10.3</guid>
 <comments>http://www.howtoforge.com/xcache-php5-apache2-opensuse10.3#comment</comments>
</item>
<item>
 <title>Integrating XCache Into PHP5 (Fedora 8/CentOS 5.1 &amp; Apache2)</title>
 <link>http://www.howtoforge.com/xcache-php5-apache2-fedora8-centos5.1</link>
 <description>&lt;p&gt;&lt;b&gt;Integrating XCache Into PHP5 (Fedora 8/CentOS 5.1 &amp;amp; Apache2)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate XCache into PHP5 on a Fedora 8 or CentOS 5.1 system (with Apache2). From the XCache project page: &lt;i&gt;&quot;XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load.&quot;&lt;/i&gt; It&#039;s similar to other PHP opcode cachers, such as eAccelerator and APC.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/xcache-php5-apache2-fedora8-centos5.1&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Fri, 04 Apr 2008 18:10:14 +0200</pubDate>
 <guid>http://www.howtoforge.com/xcache-php5-apache2-fedora8-centos5.1</guid>
 <comments>http://www.howtoforge.com/xcache-php5-apache2-fedora8-centos5.1#comment</comments>
</item>
<item>
 <title>Integrating XCache Into PHP5 (Debian Etch &amp; Apache2)</title>
 <link>http://www.howtoforge.com/xcache-php5-apache2-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;Integrating XCache Into PHP5 (Debian Etch &amp;amp; Apache2)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate XCache into PHP5 on a Debian Etch system (with Apache2). From the XCache project page: &lt;em&gt;&quot;XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load.&quot;&lt;/em&gt; It&#039;s similar to other PHP opcode cachers, such as eAccelerator and APC.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/xcache-php5-apache2-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Wed, 02 Apr 2008 11:26:03 +0200</pubDate>
 <guid>http://www.howtoforge.com/xcache-php5-apache2-debian-etch</guid>
 <comments>http://www.howtoforge.com/xcache-php5-apache2-debian-etch#comment</comments>
</item>
<item>
 <title>Integrating XCache Into PHP5 (Mandriva 2008.0 &amp; Apache2)</title>
 <link>http://www.howtoforge.com/xcache-php5-apache2-mandriva2008.0</link>
 <description>
&lt;p&gt;&lt;b&gt;Integrating XCache Into PHP5 (Mandriva 2008.0 &amp;amp; Apache2)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to integrate XCache into PHP5 on a Mandriva 2008.0 system (with Apache2). From the XCache project page: &lt;em&gt;&quot;XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load.&quot;&lt;/em&gt; It&#039;s similar to other PHP opcode cachers, such as eAccelerator and APC.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/xcache-php5-apache2-mandriva2008.0&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Fri, 28 Mar 2008 16:05:48 +0100</pubDate>
 <guid>http://www.howtoforge.com/xcache-php5-apache2-mandriva2008.0</guid>
 <comments>http://www.howtoforge.com/xcache-php5-apache2-mandriva2008.0#comment</comments>
</item>
<item>
 <title>Installing mod_geoip for Apache2 On Debian Etch</title>
 <link>http://www.howtoforge.com/mod-geoip-apache2-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;Installing mod_geoip for Apache2 On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to set up mod_geoip
with Apache2 on a Debian Etch 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.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/mod-geoip-apache2-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <pubDate>Fri, 14 Mar 2008 16:02:09 +0100</pubDate>
 <guid>http://www.howtoforge.com/mod-geoip-apache2-debian-etch</guid>
 <comments>http://www.howtoforge.com/mod-geoip-apache2-debian-etch#comment</comments>
</item>
<item>
 <title>Setting Up A PHP + MySQL Powered BitTorrent Tracker With RivetTracker</title>
 <link>http://www.howtoforge.com/setting-up-a-php-mysql-powered-bittorrent-tracker-with-rivettracker</link>
 <description>
&lt;p&gt;&lt;b&gt;Setting Up A PHP + MySQL Powered BitTorrent Tracker With RivetTracker&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Efficient file distribution is an important process for many websites online.  BitTorrent makes this
easier by sharing the uploading and downloading among clients.  This alleviates the bandwidth required by
the content provider.  This tutorial will show you how to install RivetTracker, a PHP and MySQL driven
BitTorrent tracker.  RivetTracker is a heavily modified version of PHPBTTracker, written by &quot;DeHackEd&quot;.
It aims to be easy to use and manage.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/setting-up-a-php-mysql-powered-bittorrent-tracker-with-rivettracker&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 06 Mar 2008 11:43:46 +0100</pubDate>
 <guid>http://www.howtoforge.com/setting-up-a-php-mysql-powered-bittorrent-tracker-with-rivettracker</guid>
 <comments>http://www.howtoforge.com/setting-up-a-php-mysql-powered-bittorrent-tracker-with-rivettracker#comment</comments>
</item>
<item>
 <title>Chrooting Apache2 With mod_chroot On Debian Etch</title>
 <link>http://www.howtoforge.com/chrooting-apache2-mod-chroot-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;Chrooting Apache2 With mod_chroot On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to set up mod_chroot
with Apache2 on a Debian Etch system. With mod_chroot, you can run
Apache2 in a secure chroot environment and make your server less
vulnerable to break-in attempts that try to exploit vulnerabilities in
Apache2 or your installed web applications.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/chrooting-apache2-mod-chroot-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Fri, 29 Feb 2008 16:05:00 +0100</pubDate>
 <guid>http://www.howtoforge.com/chrooting-apache2-mod-chroot-debian-etch</guid>
 <comments>http://www.howtoforge.com/chrooting-apache2-mod-chroot-debian-etch#comment</comments>
</item>
<item>
 <title>How To Install suPHP On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)</title>
 <link>http://www.howtoforge.com/install-suphp-on-various-linux-distributions-for-use-with-ispconfig-2.2.20-and-above</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Install suPHP On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Starting with version 2.2.20, ISPConfig has improved support for suPHP.
This article explains how to install suPHP on various distributions
supported by ISPConfig. (If you have used suPHP with previous ISPConfig
versions, your installation will still work.)&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/install-suphp-on-various-linux-distributions-for-use-with-ispconfig-2.2.20-and-above&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 14 Feb 2008 17:22:28 +0100</pubDate>
 <guid>http://www.howtoforge.com/install-suphp-on-various-linux-distributions-for-use-with-ispconfig-2.2.20-and-above</guid>
 <comments>http://www.howtoforge.com/install-suphp-on-various-linux-distributions-for-use-with-ispconfig-2.2.20-and-above#comment</comments>
</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>&lt;p&gt;&lt;b&gt;How To Install mod_ruby On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;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&#039;s Apache. This article explains how to
install mod_ruby on various distributions supported by ISPConfig.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/apache2-mod_ruby-with-ispconfig-2.2.20-and-above&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <pubDate>Tue, 12 Feb 2008 16:30:35 +0100</pubDate>
 <guid>http://www.howtoforge.com/apache2-mod_ruby-with-ispconfig-2.2.20-and-above</guid>
 <comments>http://www.howtoforge.com/apache2-mod_ruby-with-ispconfig-2.2.20-and-above#comment</comments>
</item>
<item>
 <title>Reduce Apache&#039;s Load With lighttpd On Debian Etch</title>
 <link>http://www.howtoforge.com/reduce-apache-load-with-lighttpd-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;Reduce Apache&#039;s Load With lighttpd On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Lighttpd, sometimes pronounced &quot;Lighty&quot;, is a lightweight HTTP server that 
  can help alleviate Apache&#039;s load by serving static content. Since Lighttpd uses 
  less resources per request than Apache, it generally serves most static content 
  faster than Apache. This tutorial shows how to install Lighttpd behind Apache 
  via Apache´s proxy module.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/reduce-apache-load-with-lighttpd-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <pubDate>Thu, 07 Feb 2008 12:32:28 +0100</pubDate>
 <guid>http://www.howtoforge.com/reduce-apache-load-with-lighttpd-debian-etch</guid>
 <comments>http://www.howtoforge.com/reduce-apache-load-with-lighttpd-debian-etch#comment</comments>
</item>
<item>
 <title>Setting Up Subversion And Trac As Virtual Hosts On An Ubuntu Server</title>
 <link>http://www.howtoforge.com/subversion-trac-virtual-hosts-on-ubuntu-server</link>
 <description>&lt;p&gt;&lt;b&gt;Setting Up Subversion And Trac As Virtual Hosts On An Ubuntu Server&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This howto outlines the process by which one can set up the Subversion version control system, and have it work in tandem with Trac,
the project manager for software development projects, on a server
running Ubuntu (or possibly Debian).&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/subversion-trac-virtual-hosts-on-ubuntu-server&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming">Programming</category>
 <pubDate>Wed, 09 Jan 2008 17:31:30 +0100</pubDate>
 <guid>http://www.howtoforge.com/subversion-trac-virtual-hosts-on-ubuntu-server</guid>
 <comments>http://www.howtoforge.com/subversion-trac-virtual-hosts-on-ubuntu-server#comment</comments>
</item>
<item>
 <title>How to configure Squid for two-factor authentication from WiKID</title>
 <link>http://www.howtoforge.com/squid-with-two-factor-authentication-from-wikid</link>
 <description>

&lt;p&gt;&lt;b&gt;How to configure Squid for two-factor authentication from WiKID&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this guide we will show how Squid can be configured to support
two-factor authentication from a WiKID server, allowing users to be
centrally authenticated, but their requests still distributed for
efficiency.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/squid-with-two-factor-authentication-from-wikid&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Thu, 13 Dec 2007 10:46:11 +0100</pubDate>
 <guid>http://www.howtoforge.com/squid-with-two-factor-authentication-from-wikid</guid>
 <comments>http://www.howtoforge.com/squid-with-two-factor-authentication-from-wikid#comment</comments>
</item>
</channel>
</rss>
