<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://tech.saigonist.com/taxonomy/term/77/all" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>apache</title>
    <link>http://tech.saigonist.com/taxonomy/term/77/all</link>
    <description></description>
    <language>en</language>
          <item>
    <title>The .htaccess file in Drupal 7 / Drupal 8</title>
    <link>http://tech.saigonist.com/b/drupal/htaccess-file-drupal-7-drupal-8</link>
    <description>&lt;span class=&quot;submitted-by&quot;&gt;March 17, 2016&lt;/span&gt;&lt;div class=&quot;field_tags&quot;&gt;&lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/htaccess&quot;&gt;htaccess&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/apache&quot;&gt;apache&lt;/a&gt;&lt;/span&gt; &lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;An &quot;htaccess&quot; file is a configuration file read and used by the Apache web server to configure settings local to your website or even just a subdirectory in the website. These are local settings as opposed to what you would configure in .conf files in Apache&#039;s conf directory.&lt;/p&gt;

&lt;p&gt;There should be a dot in the filename: &lt;code&gt;.htaccess&lt;/code&gt; - and so the file will often be hidden or invisible in directory listings unless you specify that hidden or system files should appear. But the file should exist in any Drupal installation in the top-most directory of Drupal (next to the README and...&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Thu, 17 Mar 2016 04:18:37 +0000</pubDate>
 <dc:creator>tomo</dc:creator>
 <guid isPermaLink="false">74 at http://tech.saigonist.com</guid>
  </item>
  <item>
    <title>MEAN vs LAMP stacks defined and compared</title>
    <link>http://tech.saigonist.com/b/code/mean-vs-lamp-stacks-defined-and-compared</link>
    <description>&lt;span class=&quot;submitted-by&quot;&gt;March 4, 2016&lt;/span&gt;&lt;div class=&quot;field_tags&quot;&gt;&lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/lamp&quot;&gt;lamp&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/mean&quot;&gt;mean&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/mongodb&quot;&gt;mongodb&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/expressjs&quot;&gt;express.js&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/nodejs&quot;&gt;node.js&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/linux&quot;&gt;linux&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/apache&quot;&gt;apache&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/mysql&quot;&gt;mysql&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/php&quot;&gt;php&lt;/a&gt;&lt;/span&gt; &lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;The long popular web development stack LAMP is slowly being chipped away from its dominant position by newer, trending technologies, letter by letter. MEAN is one total replacement which has been gaining ground lately.&lt;/p&gt;

&lt;h2&gt;What do those acronyms mean?&lt;/h2&gt;

&lt;ul&gt;&lt;li&gt;MEAN: MongoDB, ExpressJS, AngularJS, Node.js&lt;/li&gt;
&lt;li&gt;LAMP: Linux, Apache, MySQL, PHP&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;&lt;em&gt;MongoDB&lt;/em&gt; is a NoSQL database which won&#039;t support your existing applications because they would require some sort of relational database with SQL querying capability, probably including a whole lot of very custom...&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Fri, 04 Mar 2016 16:00:00 +0000</pubDate>
 <dc:creator>tomo</dc:creator>
 <guid isPermaLink="false">40 at http://tech.saigonist.com</guid>
  </item>
  </channel>
</rss>
