<?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 - Web Server</title>
 <link>http://www.howtoforge.com/taxonomy/term/95/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.com/rss/web-server.rss" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - Web Server</title>
  <url>http://www.howtoforge.com/images/howtoforge_rss.png</url>
  <link>http://www.howtoforge.com/taxonomy/term/95/all</link>
 </image>

<item>
 <title>Installing Webuzo Wordpress Stack</title>
 <link>http://www.howtoforge.com/installing-webuzo-wordpress-stack</link>
 <description>
&lt;p&gt;&lt;b&gt;Installing Webuzo Wordpress Stack&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Webuzo Wordpress Stack is a free-quick-install package that allows 
bundling of all software (dependency) necessary to run Wordpress for 
development or production purposes. It includes the latest updated 
version of Wordpress and is pre-configured and ready-to-run.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <pubDate>Fri, 03 Feb 2012 17:19:39 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-webuzo-wordpress-stack</guid>
 <comments>http://www.howtoforge.com/installing-webuzo-wordpress-stack#comment</comments>
</item>
<item>
 <title>Running ownCloud3 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10</title>
 <link>http://www.howtoforge.com/running-owncloud3-on-nginx-lemp-on-debian-squeeze-ubuntu-11.10</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&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/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Running ownCloud3 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how you can install and run ownCloud3 on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = &lt;strong&gt;L&lt;/strong&gt;inux + nginx (pronounced &quot;&lt;strong&gt;e&lt;/strong&gt;ngine x&quot;) + &lt;strong&gt;M&lt;/strong&gt;ySQL + &lt;strong&gt;P&lt;/strong&gt;HP).
 ownCloud enables universal access to files through the widely 
implemented WebDAV standard, providing a platform to easily view and 
sync contacts, calendars and bookmarks across devices while supporting 
sharing, viewing and editing via the web interface. It offers the 
ease-of-use of Dropbox and box.net without vendor lock in. ownCloud 
users can run its file sync and share services on their own hardware. 
nginx is a HTTP server that uses much less resources than Apache and 
delivers pages a lot of faster, especially static files.&lt;/p&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/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/nginx">nginx</category>
 <pubDate>Thu, 02 Feb 2012 18:25:39 +0100</pubDate>
 <guid>http://www.howtoforge.com/running-owncloud3-on-nginx-lemp-on-debian-squeeze-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/running-owncloud3-on-nginx-lemp-on-debian-squeeze-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>The Perfect Server - CentOS 6.2 x86_64 With nginx [ISPConfig 3]</title>
 <link>http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-nginx-ispconfig-3</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&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/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;The Perfect Server - CentOS 6.2 x86_64 With nginx [ISPConfig 3]&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to prepare a CentOS 6.2 x86_64 server for the
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3
 is a webhosting control panel that allows you to configure the 
following services through a web browser: nginx web server, Postfix mail
 server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, 
Mailman, and many more. Since version 3.0.4, ISPConfig comes with full 
support for the nginx web server in addition to Apache; this tutorial 
covers the setup of a server that uses nginx, not Apache.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels/ispconfig">ISPConfig</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/nginx">nginx</category>
 <pubDate>Thu, 19 Jan 2012 16:00:36 +0100</pubDate>
 <guid>http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-nginx-ispconfig-3</guid>
 <comments>http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-nginx-ispconfig-3#comment</comments>
</item>
<item>
 <title>Securing Your ISPConfig 3 Installation With A Free Class1 SSL Certificate From StartSSL</title>
 <link>http://www.howtoforge.com/securing-your-ispconfig-3-installation-with-a-free-class1-ssl-certificate-from-startssl</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;116&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/ispconfig.gif&quot; width=&quot;113&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Securing Your ISPConfig 3 Installation With A Free Class1 SSL Certificate From StartSSL&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how you can use a free Class1 SSL Certificate from &lt;a mce_real_href=&quot;http://www.startssl.com/&quot; href=&quot;http://www.startssl.com/&quot; target=&quot;_blank&quot;&gt;StartSSL&lt;/a&gt;
 to secure your ISPConfig 3 installation and get rid of self-signed 
certificate warnings. The guide covers using the SSL certificate for the
 ISPConfig web interface (both Apache2 and nginx), Postfix (for TLS 
connections), Courier and Dovecot (for POP3s and IMAPs), and PureFTPd 
(for TLS/FTPES connections). If you&#039;ve installed monit and use HTTPS for
 its web interface, I will  show you how to use the StartSSL certificate
 for it as well. This guide assumes you use Debian or Ubuntu; the 
principle is the same for other distributions supported by ISPConfig 3, 
but paths might differ.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels/ispconfig">ISPConfig</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/nginx">nginx</category>
 <category domain="http://www.howtoforge.com/sitemap/email/postfix">Postfix</category>
 <pubDate>Tue, 17 Jan 2012 17:50:17 +0100</pubDate>
 <guid>http://www.howtoforge.com/securing-your-ispconfig-3-installation-with-a-free-class1-ssl-certificate-from-startssl</guid>
 <comments>http://www.howtoforge.com/securing-your-ispconfig-3-installation-with-a-free-class1-ssl-certificate-from-startssl#comment</comments>
</item>
<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On Fedora 16 (LAMP)</title>
 <link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-fedora-16-lamp</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&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/fedora.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Apache2 With PHP5 And MySQL Support On Fedora 16 (LAMP)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; LAMP is short for &lt;b&gt;L&lt;/b&gt;inux, &lt;b&gt;A&lt;/b&gt;pache, &lt;b&gt;M&lt;/b&gt;ySQL, &lt;b&gt;P&lt;/b&gt;HP.
  This tutorial shows how you can install an Apache2 webserver on a 
Fedora 16 server with PHP5 support (mod_php) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Sun, 15 Jan 2012 20:40:20 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-fedora-16-lamp</guid>
 <comments>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-fedora-16-lamp#comment</comments>
</item>
<item>
 <title>The Perfect Server - CentOS 6.2 x86_64 With Apache2 [ISPConfig 3]</title>
 <link>http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-apache2-ispconfig-3</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&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/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;The Perfect Server - CentOS 6.2 x86_64 With Apache2 [ISPConfig 3]&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to prepare a CentOS 6.2 x86_64 server for the
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3
 is a webhosting control panel that allows you to configure the 
following services through a web browser: Apache web server, Postfix 
mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, 
Mailman, and many more. Since version 3.0.4, ISPConfig comes with full 
support for the nginx web server in addition to Apache; this tutorial 
covers the setup of a server that uses Apache, not nginx.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels/ispconfig">ISPConfig</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <pubDate>Thu, 12 Jan 2012 18:37:36 +0100</pubDate>
 <guid>http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-apache2-ispconfig-3</guid>
 <comments>http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-apache2-ispconfig-3#comment</comments>
</item>
<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On CentOS 6.1 (LAMP)</title>
 <link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-6.1-lamp</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&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/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Apache2 With PHP5 And MySQL Support On CentOS 6.1 (LAMP)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; LAMP is short for &lt;b&gt;L&lt;/b&gt;inux, &lt;b&gt;A&lt;/b&gt;pache, &lt;b&gt;M&lt;/b&gt;ySQL, &lt;b&gt;P&lt;/b&gt;HP.
  This tutorial shows how you can install an Apache2 webserver on a 
CentOS 6.1 server with PHP5 support (mod_php) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Mon, 09 Jan 2012 18:42:56 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-6.1-lamp</guid>
 <comments>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-6.1-lamp#comment</comments>
</item>
<item>
 <title>Running TYPO3 4.6 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10</title>
 <link>http://www.howtoforge.com/running-typo3-4.6-on-nginx-lemp-on-debian-squeeze-ubuntu-11.10</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;149&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/nginx.gif&quot; width=&quot;146&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Running TYPO3 4.6 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how you can install and run a TYPO3 (version 4.6) web site on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = &lt;b&gt;L&lt;/b&gt;inux + nginx (pronounced &quot;&lt;b&gt;e&lt;/b&gt;ngine x&quot;) + &lt;b&gt;M&lt;/b&gt;ySQL + &lt;b&gt;P&lt;/b&gt;HP). The guide also covers the use of the nc_staticfilecache
 extension which allows TYPO3 to cache pages as complete .html files for
 faster delivery (increases response times for static pages by a factor 
of 230; it&#039;s similar to Drupal&#039;s Boost module). nginx is a HTTP server 
that uses much less resources than Apache and delivers pages a lot of 
faster, especially static files.&lt;/p&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/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/nginx">nginx</category>
 <pubDate>Sun, 08 Jan 2012 20:49:09 +0100</pubDate>
 <guid>http://www.howtoforge.com/running-typo3-4.6-on-nginx-lemp-on-debian-squeeze-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/running-typo3-4.6-on-nginx-lemp-on-debian-squeeze-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On OpenSUSE 12.1</title>
 <link>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-opensuse-12.1</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&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/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On OpenSUSE 12.1&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Nginx (pronounced 
&quot;engine x&quot;) is a free, open-source, high-performance HTTP server. Nginx 
is known for its stability, rich feature set, simple configuration, and 
low resource consumption. This tutorial shows how you can install Nginx 
on an OpenSUSE 12.1 server with PHP5 support (through PHP-FPM) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/nginx">nginx</category>
 <pubDate>Tue, 03 Jan 2012 17:52:02 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-opensuse-12.1</guid>
 <comments>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-opensuse-12.1#comment</comments>
</item>
<item>
 <title>The Perfect Server - CentOS 6.1 x86_64 With nginx [ISPConfig 3]</title>
 <link>http://www.howtoforge.com/perfect-server-centos-6.1-x86_64-with-nginx-ispconfig-3</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&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/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;The Perfect Server - CentOS 6.1 x86_64 With nginx [ISPConfig 3]&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to prepare a CentOS 6.1 x86_64 server for the
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3
 is a webhosting control panel that allows you to configure the 
following services through a web browser: nginx web server, Postfix mail
 server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, 
Mailman, and many more. Since version 3.0.4, ISPConfig comes with full 
support for the nginx web server in addition to Apache; this tutorial 
covers the setup of a server that uses nginx, not Apache.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels/ispconfig">ISPConfig</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/nginx">nginx</category>
 <pubDate>Thu, 22 Dec 2011 16:50:36 +0100</pubDate>
 <guid>http://www.howtoforge.com/perfect-server-centos-6.1-x86_64-with-nginx-ispconfig-3</guid>
 <comments>http://www.howtoforge.com/perfect-server-centos-6.1-x86_64-with-nginx-ispconfig-3#comment</comments>
</item>
<item>
 <title>How To Install RoundCube 0.7 For ISPConfig 3 On Debian Squeeze</title>
 <link>http://www.howtoforge.com/how-to-install-roundcube-0.7-for-ispconfig-3-on-debian-squeeze</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;116&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/ispconfig.gif&quot; width=&quot;113&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 Install RoundCube 0.7 For ISPConfig 3 On Debian Squeeze&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This will guide you thru the installation of the latest stable 
version of RoundCube (currently version 0.7) and get it to work together
 with ISPConfig 3. This guide should work for most Linux distributions but may differ on some parts.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels/ispconfig">ISPConfig</category>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <pubDate>Wed, 21 Dec 2011 17:14:24 +0100</pubDate>
 <guid>http://www.howtoforge.com/how-to-install-roundcube-0.7-for-ispconfig-3-on-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/how-to-install-roundcube-0.7-for-ispconfig-3-on-debian-squeeze#comment</comments>
</item>
<item>
 <title>The Perfect Server - CentOS 6.1 x86_64 With Apache2 [ISPConfig 3]</title>
 <link>http://www.howtoforge.com/perfect-server-centos-6.1-x86_64-with-apache2-ispconfig-3</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&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/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;The Perfect Server - CentOS 6.1 x86_64 With Apache2 [ISPConfig 3]&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to prepare a CentOS 6.1 x86_64 server for the
 installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3
 is a webhosting control panel that allows you to configure the 
following services through a web browser: Apache web server, Postfix 
mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, 
Mailman, and many more. Since version 3.0.4, ISPConfig comes with full 
support for the nginx web server in addition to Apache; this tutorial 
covers the setup of a server that uses Apache, not nginx.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels/ispconfig">ISPConfig</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <pubDate>Tue, 20 Dec 2011 18:07:14 +0100</pubDate>
 <guid>http://www.howtoforge.com/perfect-server-centos-6.1-x86_64-with-apache2-ispconfig-3</guid>
 <comments>http://www.howtoforge.com/perfect-server-centos-6.1-x86_64-with-apache2-ispconfig-3#comment</comments>
</item>
<item>
 <title>Running Joomla 1.7 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10</title>
 <link>http://www.howtoforge.com/running-joomla-1.7-on-nginx-lemp-on-debian-squeeze-ubuntu-11.10</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;149&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/nginx.gif&quot; width=&quot;146&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Running Joomla 1.7 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how you can install and run a Joomla 1.7 web site
 on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed 
instead of Apache (LEMP = &lt;b&gt;L&lt;/b&gt;inux + nginx (pronounced &quot;&lt;b&gt;e&lt;/b&gt;ngine x&quot;) + &lt;b&gt;M&lt;/b&gt;ySQL + &lt;b&gt;P&lt;/b&gt;HP).
  nginx is a HTTP server that uses much less resources than Apache and 
delivers pages a lot of faster, especially static files.&lt;/p&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/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/nginx">nginx</category>
 <pubDate>Tue, 13 Dec 2011 17:22:53 +0100</pubDate>
 <guid>http://www.howtoforge.com/running-joomla-1.7-on-nginx-lemp-on-debian-squeeze-ubuntu-11.10</guid>
 <comments>http://www.howtoforge.com/running-joomla-1.7-on-nginx-lemp-on-debian-squeeze-ubuntu-11.10#comment</comments>
</item>
<item>
 <title>Installing Lighttpd With PHP5 And MySQL Support On CentOS 6.0</title>
 <link>http://www.howtoforge.com/installing-lighttpd-with-php5-and-mysql-support-on-centos-6.0</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&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/lighttpd.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Lighttpd With PHP5 And MySQL Support On CentOS 6.0&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Lighttpd is a secure, fast, standards-compliant web server designed
for speed-critical environments. This tutorial shows how you can
install Lighttpd on a CentOS 6.0 server with PHP5 support (through
FastCGI) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/lighttpd">Lighttpd</category>
 <pubDate>Mon, 12 Dec 2011 18:07:13 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-lighttpd-with-php5-and-mysql-support-on-centos-6.0</guid>
 <comments>http://www.howtoforge.com/installing-lighttpd-with-php5-and-mysql-support-on-centos-6.0#comment</comments>
</item>
<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On CentOS 5.7 (LAMP)</title>
 <link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-5.7-lamp</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&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/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Apache2 With PHP5 And MySQL Support On CentOS 5.7 (LAMP)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; LAMP is short for &lt;b&gt;L&lt;/b&gt;inux, &lt;b&gt;A&lt;/b&gt;pache, &lt;b&gt;M&lt;/b&gt;ySQL, &lt;b&gt;P&lt;/b&gt;HP.
  This tutorial shows how you can install an Apache2 webserver on a 
CentOS 5.7 server with PHP5 support (mod_php) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Mon, 05 Dec 2011 18:50:40 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-5.7-lamp</guid>
 <comments>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-5.7-lamp#comment</comments>
</item>
</channel>
</rss>

