<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>ModPerl | ModPerl</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>12 Feb  2012 16:18:07 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | ModPerl | ModPerl</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Re: disabling directives in .htaccess files</title>
<description>Hi Perrin, I need to allow htaccess files for users to be able to customize their websites as required (specify authentication/authorization methods,</description>
<pubDate>11 Feb  2012 16:23:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103922</link>
</item><item>
<title>Re: disabling directives in .htaccess files</title>
<description>On Fri, Feb 10, 2012 at 6:46 AM, Aaron Knister &amp;lt;aaronk@umbc.edu&amp;gt; wrote: &amp;gt; I&amp;#039;m using mod_perl in a shared hosting environment for some server-side &amp;gt; co</description>
<pubDate>11 Feb  2012 15:29:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103921</link>
</item><item>
<title>Re: ModPerl::Util::exit: (120000) exit was called</title>
<description>*** Disclosure: Haven&amp;#039;t encountered this issue but was lacking a Sunday morning puzzle so take this for what it&amp;#039;s worth.  You&amp;#039;re right about the exi</description>
<pubDate>11 Feb  2012 10:33:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103920</link>
</item><item>
<title>ModPerl::Util::exit: (120000) exit was called</title>
<description>Afternoon mod_perl&amp;#039;ers, I am a Perl programmer of 7 years, however this is the first time I have come to using mod_perl. In a nutshell I am getting</description>
<pubDate>11 Feb  2012 06:18:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103918</link>
</item><item>
<title>Re: disabling directives in .htaccess files</title>
<description>On 10 Feb 2012, at 13:50, Aaron Knister wrote: &amp;gt; Hi Dave, &amp;gt; &amp;gt; Thanks for the feedback. Unfortunately the setup isn&amp;#039;t fronted by apache proxies. Havi</description>
<pubDate>10 Feb  2012 09:16:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103913</link>
</item><item>
<title>Re: disabling directives in .htaccess files</title>
<description>Hi Torsten, I actually tried that. Problem is when I disable a given handler I can&amp;#039;t use it at all, not even in the configs. I essentially want to be</description>
<pubDate>10 Feb  2012 06:20:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103912</link>
</item><item>
<title>Re: disabling directives in .htaccess files</title>
<description>On Friday, 10 February 2012 06:46:01 Aaron Knister wrote: &amp;gt; I was thinking of something along these lines: &amp;gt; &amp;gt; A per-directory config directive calle</description>
<pubDate>10 Feb  2012 06:03:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103911</link>
</item><item>
<title>Re: disabling directives in .htaccess files</title>
<description>Hi Dave, Thanks for the feedback. Unfortunately the setup isn&amp;#039;t fronted by apache proxies. Having an apache instance per site would, I think, be pain</description>
<pubDate>10 Feb  2012 05:50:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103910</link>
</item><item>
<title>Re: disabling directives in .htaccess files</title>
<description>On 10 Feb 2012, at 11:46, Aaron Knister wrote: &amp;gt; Hi, &amp;gt; &amp;gt; I&amp;#039;m using mod_perl in a shared hosting environment for some server-side configuration bits.</description>
<pubDate>10 Feb  2012 04:20:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103909</link>
</item><item>
<title>disabling directives in .htaccess files</title>
<description>Hi, I&amp;#039;m using mod_perl in a shared hosting environment for some server-side configuration bits. All dynamic content for the users runs through SuEXEC</description>
<pubDate>10 Feb  2012 03:46:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103908</link>
</item><item>
<title>Re: Interrupting a POST with file upload</title>
<description>Sorry slight clarification here after rereading httpd source: If you send anything other than that &amp;quot;Continue: 100&amp;quot; interim response to the client, ht</description>
<pubDate>08 Feb  2012 17:56:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103906</link>
</item><item>
<title>Re: Interrupting a POST with file upload</title>
<description>Joe Schaefer wrote: &amp;gt; I don&amp;#039;t think people groked my point very well. When you POST &amp;gt; via HTTP/1.1, httpd will send a &amp;quot;Continue: 100&amp;quot; header before i</description>
<pubDate>08 Feb  2012 14:03:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103905</link>
</item><item>
<title>Re: Interrupting a POST with file upload</title>
<description>I don&amp;#039;t think people groked my point very well.  When you POST via HTTP/1.1, httpd will send a &amp;quot;Continue: 100&amp;quot; header before it starts doing blocking</description>
<pubDate>08 Feb  2012 13:35:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103904</link>
</item><item>
<title>Re: Interrupting a POST with file upload</title>
<description>Le mercredi 08 février 2012 ŕ 05:53 -0800, mike cardeiro a écrit : &amp;gt; This is a fantastic list! Agreed. On the same note : I was recently presenting</description>
<pubDate>08 Feb  2012 13:24:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103903</link>
</item><item>
<title>Re: Interrupting a POST with file upload</title>
<description>&amp;gt; From: Torsten Förtsch &amp;lt;torsten.foertsch@gmx.net&amp;gt; &amp;gt; &amp;gt; Best would be if you could make an educated guess based on the Content-Length &amp;gt; request heade</description>
<pubDate>08 Feb  2012 05:53:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103896</link>
</item><item>
<title>Re: Interrupting a POST with file upload</title>
<description>Torsten Förtsch wrote: &amp;gt; On Wednesday, 08 February 2012 10:14:35 André Warnier wrote: &amp;gt;&amp;gt; As far as I know, LimitRequestBody is an absolute POST size l</description>
<pubDate>08 Feb  2012 03:48:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103893</link>
</item><item>
<title>Re: Interrupting a POST with file upload</title>
<description>On Wednesday, 08 February 2012 10:14:35 André Warnier wrote: &amp;gt; As far as I know, LimitRequestBody is an absolute POST size limit set once &amp;gt; and for al</description>
<pubDate>08 Feb  2012 03:36:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103892</link>
</item><item>
<title>Re: Interrupting a POST with file upload</title>
<description>You probably don&amp;#039;t want to do this with a hook if you can avoid it.  The reason is that once httpd sends the 100 Continue it will read the entire uplo</description>
<pubDate>08 Feb  2012 03:05:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103891</link>
</item><item>
<title>Interrupting a POST with file upload</title>
<description>This refers to and follows another thread originally entitled &amp;quot;mod perl installed but not running&amp;quot;, started by Mike Cardeiro. It seemed better to st</description>
<pubDate>08 Feb  2012 01:14:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103890</link>
</item><item>
<title>Re: mod perl installed but not running</title>
<description>On Tue, Feb 7, 2012 at 7:26 PM, André Warnier &amp;lt;aw@ice-sa.com&amp;gt; wrote: &amp;gt; You can also look at $CGI::POST_MAX in the same documentation. See also LimitR</description>
<pubDate>07 Feb  2012 18:01:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103888</link>
</item><item>
<title>Re: mod perl installed but not running</title>
<description>mike cardeiro wrote: &amp;gt; &amp;gt; ----- Original Message ----- &amp;gt;&amp;gt; From: André Warnier &amp;lt;aw@ice-sa.com&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; And it doesn&amp;#039;t ? &amp;gt;&amp;gt; The startup message of your Ap</description>
<pubDate>07 Feb  2012 16:26:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103887</link>
</item><item>
<title>Re: mod perl installed but not running</title>
<description>----- Original Message ----- &amp;gt; From: André Warnier &amp;lt;aw@ice-sa.com&amp;gt; &amp;gt; &amp;gt; And it doesn&amp;#039;t ? &amp;gt; The startup message of your Apache seemed to say that it doe</description>
<pubDate>07 Feb  2012 14:44:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103886</link>
</item><item>
<title>Re: mod perl installed but not running</title>
<description>mike cardeiro wrote: &amp;gt;&amp;gt; From: André Warnier &amp;lt;aw@ice-sa.com&amp;gt; &amp;gt; &amp;gt;&amp;gt; To: mod_perl list &amp;lt;modperl@perl.apache.org&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; Now another question : apart from</description>
<pubDate>07 Feb  2012 14:36:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103885</link>
</item><item>
<title>Re: mod perl installed but not running</title>
<description>&amp;gt; From: André Warnier &amp;lt;aw@ice-sa.com&amp;gt; &amp;gt; To: mod_perl list &amp;lt;modperl@perl.apache.org&amp;gt; &amp;gt; &amp;gt; Now another question : apart from cgi-bin scripts which run</description>
<pubDate>07 Feb  2012 14:31:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103884</link>
</item><item>
<title>Re: mod perl installed but not running</title>
<description>mike cardeiro wrote: &amp;gt;&amp;gt; From: André Warnier &amp;lt;aw@ice-sa.com&amp;gt; &amp;gt; &amp;gt;  &amp;gt;&amp;gt; Very good. And by the same mechanism, you are already avoiding the problem with</description>
<pubDate>07 Feb  2012 13:34:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/modperl/103883</link>
</item>
</channel>
</rss>

