<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Articles "apache" category</title>
    <link>http://kiwwito.com/articles/category/apache</link>
    <description>Últimos artículos publicados en categoría "apache"</description>
    <language>en</language>
    <pubDate>May 19 2012 03:16:31</pubDate>
    <lastBuildDate>May 19 2012 03:16:31</lastBuildDate>
    <generator>kiwwito generator 1.0</generator>
    <managingEditor>keyvan@kiwwito.com</managingEditor>
    <webMaster>keyvan@kiwwito.com</webMaster>
    <pubDate>August 12 2011 00:00:00</pubDate>
    <item>
      <title>Reconfigure Apache to use Plesk vhosts</title>
      <link>http://kiwwito.com/article/reconfigure-apache-to-use-plesk-vhosts</link>
      <description>Sometimes the Apache configuration for the virtual hosts magically disappear when you update to a major version of Plesk.An easy way to restore it is to reconfigure Apache through the command-line running the next command:</description>
      <guid>http://kiwwito.com/article/reconfigure-apache-to-use-plesk-vhosts</guid>
    </item>
    <pubDate>September 08 2010 00:00:00</pubDate>
    <item>
      <title>Configure file cache from Apache</title>
      <link>http://kiwwito.com/article/configure-file-cache-from-apache</link>
      <description>To enable items cache in the client side only, you only need to have installed on your Apache server the mod_expires module. Once installed, specify a default cache for all elements accessed by our server is as easy as typing the following directive in the httpd configuration of our site ( or ): [...]</description>
      <guid>http://kiwwito.com/article/configure-file-cache-from-apache</guid>
    </item>
    <pubDate>February 05 2010 00:00:00</pubDate>
    <item>
      <title>Redirect to a secure connection in Apache</title>
      <link>http://kiwwito.com/article/redirect-to-a-secure-connection-in-apache</link>
      <description>Redirect the request for a file or directory is easy as include the following lines into the web root .htaccess Apache file: This will redirect every request for the file "file" (for example) with HTTP protocol (any wich the access port different from 443) to another HTTPS secure URL similary to [...]</description>
      <guid>http://kiwwito.com/article/redirect-to-a-secure-connection-in-apache</guid>
    </item>
    <pubDate>February 02 2010 00:00:00</pubDate>
    <item>
      <title>Redirect "domain" to "www.domain" with Apache</title>
      <link>http://kiwwito.com/article/redirect-domain-to-www-domain-with-apache</link>
      <description>Must create/modify the file .htaccess in the domain root directory wich also must have the following apache configuration lines:</description>
      <guid>http://kiwwito.com/article/redirect-domain-to-www-domain-with-apache</guid>
    </item>
    <pubDate>December 29 2009 00:00:00</pubDate>
    <item>
      <title>Apache .htaccess permission denied</title>
      <link>http://kiwwito.com/article/apache-htaccess-permission-denied</link>
      <description>If we choose another DocumentRoot location for any host configuration you must ensure that Apache have full access from the root to the destiny if not your browser will prompt a "Permission denied" and in the log file you can find a message like "Permission denied: NO_ACCESIBLE_DIR/.htaccess [...]</description>
      <guid>http://kiwwito.com/article/apache-htaccess-permission-denied</guid>
    </item>
  </channel>
</rss>


