<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Apache on Notes</title>
    <link>https://www.simplicidade.org/tags/apache/index.xml</link>
    <description>Recent content in Apache on Notes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>melo@simplicidade.org (Pedro Melo)</managingEditor>
    <webMaster>melo@simplicidade.org (Pedro Melo)</webMaster>
    <copyright>(c) 2016 Pedro Melo.</copyright>
    <atom:link href="/tags/apache/index.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsuhhubbub.superfeedr.com/"/>
    
    <item>
      <title>Quick startup to Apache bliss</title>
      <link>https://www.simplicidade.org/notes/2005/06/04/quick-startup-to-apache-bliss/</link>
      <pubDate>Sat, 04 Jun 2005 11:36:20 +0000</pubDate>
      <author>melo@simplicidade.org (Pedro Melo)</author>
      <guid>https://www.simplicidade.org/notes/2005/06/04/quick-startup-to-apache-bliss/</guid>
      <description>&lt;p&gt;So you need a Apache setup with PHP or mod_perl, and you need it fast.&lt;/p&gt;

&lt;p&gt;Head on over to &lt;a href=&#34;http://www.apachefriends.org/en/&#34;&gt;ApacheFriends&lt;/a&gt; website, and download &lt;a href=&#34;http://www.apachefriends.org/en/xampp.html&#34;&gt;XAMPP&lt;/a&gt;. It&amp;rsquo;s a pre-compiled version of Apache with all the best and most useful modules already compiled and configured.&lt;/p&gt;

&lt;p&gt;They have four distributions: Linux, Mac OS X, Windows and Solaris. All the versions are stable except the Mac OS X. They are still ironing out the last details on that one.&lt;/p&gt;

&lt;p&gt;The Mac OS X version includes:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The distribution for Mac OS X contains: Apache, MySQL, PHP &amp;amp; PEAR, SQLite, Perl, ProFTPD,
phpMyAdmin, OpenSSL, GD, Freetype2, libjpeg, libpng, zlib, Ming, Webalizer, mod_perl,
phpSQLiteAdmin.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Very cool stuff.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Apache 2.1</title>
      <link>https://www.simplicidade.org/notes/2005/03/05/apache-2.1/</link>
      <pubDate>Sat, 05 Mar 2005 16:28:18 +0000</pubDate>
      <author>melo@simplicidade.org (Pedro Melo)</author>
      <guid>https://www.simplicidade.org/notes/2005/03/05/apache-2.1/</guid>
      <description>&lt;p&gt;I just noticed that Apache 2.1 documentation is available in the &lt;a href=&#34;http://httpd.apache.org/docs-2.1/&#34;&gt;usual place&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Some &lt;a href=&#34;http://httpd.apache.org/docs-2.1/new_features_2_2.html&#34;&gt;new features&lt;/a&gt;, the most interesting being &lt;a href=&#34;http://httpd.apache.org/docs-2.1/mod/mod_proxy_balancer.html&#34;&gt;&lt;code&gt;mod_proxy_balance&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I&amp;rsquo;m still biased to &lt;a href=&#34;http://www.danga.com/perlbal/&#34;&gt;Perlbal&lt;/a&gt; because of the &lt;em&gt;internal redirection to a local file&lt;/em&gt; feature.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>RPC and Perl</title>
      <link>https://www.simplicidade.org/notes/2004/11/12/rpc-and-perl/</link>
      <pubDate>Fri, 12 Nov 2004 10:11:05 +0000</pubDate>
      <author>melo@simplicidade.org (Pedro Melo)</author>
      <guid>https://www.simplicidade.org/notes/2004/11/12/rpc-and-perl/</guid>
      <description>&lt;p&gt;During the last couple of years, the idea of a simple to use RPC system for Perl has been on my mind. I&amp;rsquo;ve done several designs, mostly focused in object oriented perl, but never did one I really like.&lt;/p&gt;

&lt;p&gt;It&amp;rsquo;s been a challenge that I pick up whenever I can.&lt;/p&gt;

&lt;p&gt;Today, &lt;a href=&#34;http://life.cerqueira.org/&#34;&gt;Ricardo&lt;/a&gt; pointed me to &lt;a href=&#34;http://www.ivorycity.com/mod_perlservice/&#34;&gt;mod_perlservice&lt;/a&gt;, a very simple RPC system for Perl. I&amp;rsquo;m still looking into it, it seems to be function-oriented, not object-oriented, but it also seems extremely simple to use. As a added bonus, it has clients in C and Flash out of the box.&lt;/p&gt;

&lt;p&gt;I&amp;rsquo;ll have to do something with it to test it out, don&amp;rsquo;t know what yet.&lt;/p&gt;

&lt;p&gt;If you want to follow the project, you can subscribe the &lt;a href=&#34;http://freshmeat.net/&#34;&gt;freshmeat&lt;/a&gt; &lt;a href=&#34;http://freshmeat.net/projects/mod_perlservice/&#34;&gt;entry for this project&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Simplicidade is now mod_deflated</title>
      <link>https://www.simplicidade.org/notes/2004/08/29/simplicidade-is-now-mod_deflated/</link>
      <pubDate>Sun, 29 Aug 2004 12:34:33 +0000</pubDate>
      <author>melo@simplicidade.org (Pedro Melo)</author>
      <guid>https://www.simplicidade.org/notes/2004/08/29/simplicidade-is-now-mod_deflated/</guid>
      <description>&lt;p&gt;I just turned on mod_defalte on this site. If you notice any problems, just drop me a comment.&lt;/p&gt;

&lt;p&gt;The setup I&amp;rsquo;m using right now is this:&lt;/p&gt;

&lt;pre&gt;
# Insert filter
SetOutputFilter DEFLATE
# Netscape 4.x has some problems...
BrowserMatch ^Mozilla/4 gzip-only-text/html
# Netscape 4.06-4.08 have some more problems
BrowserMatch ^Mozilla/4\.0[678] no-gzip
# MSIE masquerades as Netscape, but it is fine
# BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
# NOTE: Due to a bug in mod_setenvif up to Apache 2.0.48
# the above regex won&#39;t work. You can use the following
# workaround to get the desired effect:
BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html
# Don&#39;t compress images
SetEnvIfNoCase Request_URI .(?:gif|jpe?g|png|zip)$ no-gzip dont-vary
# Make sure proxies don&#39;t deliver the wrong content
Header append Vary User-Agent env=!dont-vary
&lt;/pre&gt;

&lt;p&gt;Got it from &lt;a href=&#34;http://richardathome.no-ip.com/index.php?article_id=58&#34;&gt;this site&lt;/a&gt;. I dropped the Location stuff he was using and put the directives above in the global config.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>