<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.how2forge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Apache</title>
 <link>http://www.how2forge.com/taxonomy/term/61/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://www.how2forge.com/taxonomy/term/61/all/feed" 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.how2forge.com/taxonomy/term/61/all</link>
 </image>

<item>
 <title>HowTo: Install Memcached With repcached &quot;Built-In Server Side Replication&quot; On Debian Lenny</title>
 <link>http://www.how2forge.com/how-to-install-memcached-with-repcached-built-in-server-side-replication-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.com/how-to-install-memcached-with-repcached-built-in-server-side-replication-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/debian.gif&quot; width=&quot;33&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;HowTo: Install Memcached With repcached &quot;Built-In Server Side 
Replication&quot; On Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;People probably know about memcached
 and its high performance name-value based memory object cache 
interface. Its main purpose is to provide an easy to use distributed 
caching engine in a multinode environment. Have you ever wanted to let 
memcached handle replication?&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.how2forge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.how2forge.com/taxonomy/term/61">Apache</category>
 <category domain="http://www.how2forge.com/sitemap/high-availability">High-Availability</category>
 <category domain="http://www.how2forge.com/sitemap/programming">Programming</category>
 <pubDate>Wed, 12 May 2010 18:43:28 +0200</pubDate>
 <guid>http://www.how2forge.com/how-to-install-memcached-with-repcached-built-in-server-side-replication-on-debian-lenny</guid>
 <comments>http://www.how2forge.com/how-to-install-memcached-with-repcached-built-in-server-side-replication-on-debian-lenny#comment</comments>
</item>
<item>
 <title>How To Defend slowloris DDoS With mod_qos (Apache2 On Debian [Lenny]) </title>
 <link>http://www.how2forge.com/how-to-defend-slowloris-ddos-with-mod_qos-apache2-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.com/how-to-defend-slowloris-ddos-with-mod_qos-apache2-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;56&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/apache.gif&quot; width=&quot;53&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;How To Defend slowloris DDoS With mod_qos (Apache2 On Debian [Lenny])&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;mod_qos gives some fine-grained opportunities to scale the number of
used connections and to defend an attack according to bandwidth limits.
Unfortunately it is only available as source-package and there are many
possible settings, wich might be hard to setup for this special case.
So I provide the way that helped me.&lt;/p&gt;</description>
 <category domain="http://www.how2forge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.how2forge.com/sitemap/linux">Linux</category>
 <category domain="http://www.how2forge.com/taxonomy/term/60">Linux</category>
 <category domain="http://www.how2forge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.how2forge.com/taxonomy/term/61">Apache</category>
 <category domain="http://www.how2forge.com/sitemap/security">Security</category>
 <category domain="http://www.how2forge.com/taxonomy/term/69">Security</category>
 <pubDate>Wed, 15 Jul 2009 20:06:19 +0200</pubDate>
 <guid>http://www.how2forge.com/how-to-defend-slowloris-ddos-with-mod_qos-apache2-on-debian-lenny</guid>
 <comments>http://www.how2forge.com/how-to-defend-slowloris-ddos-with-mod_qos-apache2-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Installing ehcp (Easy Hosting Control Panel) On Any Debian Or Apt-Get Based Distro, Including Ubuntu</title>
 <link>http://www.how2forge.com/instaling_ehcp_on_debian_ubuntu</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.com/instaling_ehcp_on_debian_ubuntu&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;&lt;b&gt;Installing ehcp (Easy Hosting Control Panel) On Any Debian Or Apt-Get Based Distro, Including Ubuntu&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;In this tutorial I will show you howto install ehcp on any debian based distro, or any distro that has apt-get support. ehcp stands for Easy Hosting Control Panel. It may be used by anyone
wanting to host multiple domains in his dedicated/vps server. It is a
hosting control panel under development.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.how2forge.com/taxonomy/term/60">Linux</category>
 <category domain="http://www.how2forge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.how2forge.com/taxonomy/term/61">Apache</category>
 <category domain="http://www.how2forge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.how2forge.com/taxonomy/term/63">DNS</category>
 <category domain="http://www.how2forge.com/taxonomy/term/64">FTP</category>
 <category domain="http://www.how2forge.com/taxonomy/term/65">MySQL</category>
 <category domain="http://www.how2forge.com/taxonomy/term/67">PHP</category>
 <category domain="http://www.how2forge.com/taxonomy/term/68">Postfix</category>
 <category domain="http://www.how2forge.com/taxonomy/term/72">Other</category>
 <category domain="http://www.how2forge.com/taxonomy/term/73">ISPConfig</category>
 <pubDate>Wed, 24 Oct 2007 12:50:34 +0200</pubDate>
 <guid>http://www.how2forge.com/instaling_ehcp_on_debian_ubuntu</guid>
 <comments>http://www.how2forge.com/instaling_ehcp_on_debian_ubuntu#comment</comments>
</item>
<item>
 <title>Speed Up Google Analytics</title>
 <link>http://www.how2forge.com/speed_up_google_analytics</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.com/speed_up_google_analytics&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;&lt;b&gt;Speed Up Google Analytics&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This method uses crontab to execute a shell script that downloads an
updated urchin.js file every 24 hours and saves it into your local
sites directory. Thats it! The problem occurs when google-analytics.com/urchin.js is requested by
billions of web users all over the world at one time, it can cause your
sites pages to load at a snails pace. Especially if you are using
WordPress or a similar CMS.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.how2forge.com/taxonomy/term/61">Apache</category>
 <pubDate>Wed, 28 Mar 2007 18:59:04 +0200</pubDate>
 <guid>http://www.how2forge.com/speed_up_google_analytics</guid>
 <comments>http://www.how2forge.com/speed_up_google_analytics#comment</comments>
</item>
<item>
 <title>.htaccess Based Authentication On Subdirectories</title>
 <link>http://www.how2forge.com/htaccess_authentication</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.com/htaccess_authentication&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;&lt;b&gt;.htaccess Based Authentication On Subdirectories&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;.htaccess is used to provide facility of changing configuration per directory basis, this file can contain one or more directives that are going to be forced on the directory that contains the.htaccess file. In this howto, I will take a dummy scenario of two parallel level subdirectories and will implement password authentication on both of them. This means only those users can access these directories that have the correct username and password.&lt;/p&gt;</description>
 <category domain="http://www.how2forge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.how2forge.com/taxonomy/term/61">Apache</category>
 <pubDate>Mon, 22 Jan 2007 16:34:04 +0100</pubDate>
 <guid>http://www.how2forge.com/htaccess_authentication</guid>
 <comments>http://www.how2forge.com/htaccess_authentication#comment</comments>
</item>
<item>
 <title>How do I create SSL certificates with OpenSSL on the command line?</title>
 <link>http://www.how2forge.com/faq/2_18_en.html</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.com/faq/2_18_en.html&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;You do it like this:&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt;openssl genrsa -des3 -passout pass:yourpassword -out /path/to/your/key_file 1024&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;openssl req -new -passin pass:yourpassword -passout pass:yourpassword -key /path/to/your/key_file -out /path/to/your/csr_file -days 365&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;openssl req -x509 -passin pass:yourpassword -passout pass:yourpassword -key /path/to/your/key_file -in /path/to/your/csr_file -out /path/to/your/crt_file -days 365&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;openssl rsa -passin pass:yourpassword -in /path/to/your/key_file -out /path/to/your/key_file2&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;chmod 400 /path/to/your/key_file2&lt;/p&gt;</description>
 <category domain="http://www.how2forge.com/taxonomy/term/61">Apache</category>
 <pubDate>Mon, 07 Aug 2006 17:06:04 +0200</pubDate>
 <guid>http://www.how2forge.com/faq/2_18_en.html</guid>
 <comments>http://www.how2forge.com/faq/2_18_en.html#comment</comments>
</item>
<item>
 <title>Configuring Tomcat5 and Apache2 with Virtual Hosts using mod_jk</title>
 <link>http://www.how2forge.com/apache2_tomcat5_mod_jk</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.com/apache2_tomcat5_mod_jk&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;DIV class=Section1&gt;
&lt;P class=MsoNormal style=&quot;LINE-HEIGHT: 150%&quot;&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 12pt; LINE-HEIGHT: 150%&quot;&gt;Configuring Tomcat5 and Apache2 with Virtual Hosts using mod_jk&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;P class=MsoNormal&gt;&lt;/p&gt;
&lt;P class=MsoNormal&gt;&lt;/p&gt;
&lt;P class=MsoNormal style=&quot;LINE-HEIGHT: 150%&quot;&gt;This tutorial explains how I was able to setup a web server in order to support Java Server Pages (JSP) and Servlets using virtually hosted websites. The ultimate goal is to provide instructions on how to incorporate JSP/Servlet support on the &lt;A href=&quot;http://www.ispconfig.org/&quot; mce_real_href=&quot;http://www.ispconfig.org/&quot;&gt;ISPConfig&lt;/a&gt; web hosting software. I felt it was necessary to provide this first segment separately for those that do not wish to use the &lt;A href=&quot;http://www.ispconfig.org/&quot; mce_real_href=&quot;http://www.ispconfig.org/&quot;&gt;ISPConfig&lt;/a&gt; web hosting control panel.&lt;/p&gt;&lt;/div&gt;</description>
 <category domain="http://www.how2forge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.how2forge.com/taxonomy/term/61">Apache</category>
 <pubDate>Sun, 12 Feb 2006 23:19:45 +0100</pubDate>
 <guid>http://www.how2forge.com/apache2_tomcat5_mod_jk</guid>
 <comments>http://www.how2forge.com/apache2_tomcat5_mod_jk#comment</comments>
</item>
</channel>
</rss>
