On 12/11/13, 9:26 AM, Eric Covener wrote:
> If you can run in translate_name, just do what mod_alias does.
> If you have to run as a handler, maybe look at how mod_rewrite does
> its internal redirect.
I would stay away from duplicating what mod_rewrite does in translate_name for
internal redirect
On 12/22/13, 3:13 PM, Allasso Travesser wrote:
> Thank you, Ben, very informative. So I get from this that unmodified,
> mod_auth_digest behaves as I said, though it could be modified to force the
> browser to do a prompt.
Yes, sorry if I wasn't very clear about that.
> I note that in any case
On 12/22/13 6:07 AM, Allasso Travesser wrote:
> So I believe that mod_auth_digest has no and uses no mechanism for tracking
> sessions, and always operates in a stateless context. In essence, for each
> request it checks the request header for proper login metadata, and if and
> only
> if it qual
On 12/17/13 7:29 AM, Stephen wrote:
> Forgive me if I am not asking this question in the right way. If I should post
> it somewhere else, please let me know.
You're in the right place.
> I have been racking my brain as to why some uploads via webdav are failing to
> resume. I have some users tha
On Fri Aug 16 14:43:23 2013, CR Rajesh wrote:
> I'm using Apache 2.4 to load balance Tomcat servers 6 using mod jk.
> I'd like to know if it is possible to dynamically add/remove workers
> without restarting Apache.
I don't think so but mod_cluster has the ability to do that:
http://www.jboss.org/
On Thu, Aug 1, 2013 at 7:22 PM, Ben Reser wrote:
> On Thu, Aug 1, 2013 at 7:04 PM, Brennan, Edward C (HII-Ingalls)
> wrote:
>> Thanks, Ben. So based on your response, I still don't know what caused the
>> error. I introduced apache 2.2.25 into my environment, and I get
On Wed, Aug 7, 2013 at 6:20 AM, LuKreme wrote:
> First, when we set this up ages ago-go, the way to go was
>
> AuthType digest
>
> And I rather suspect that is *nt* the recommended way to go with 2.4.
Unless you're going to use SSL you probably still want to use Digest.
-
On Wed, Aug 7, 2013 at 1:59 PM, Akash Jain wrote:
> Per Akamai Guy, Vary shows akamai that content can vary so akamai is not
> caching, and this leading akamai to make requests to our webversion ...
> We mostly just use JS and CSS to be served from akamai ..
I think whoever you're talking about a
On Wed, Aug 7, 2013 at 1:39 PM, Nick Kew wrote:
> If you omit a Vary header, you're telling the cache you can't supply
> other variants. That leaves the cache the choice of returning the
> wrong contents to some clients, or returning an error. Or perhaps
> ignoring the HTTP spec and asking the b
On Tue, Aug 6, 2013 at 11:54 AM, Pol Hallen wrote:
> Hi all, I'm study apache and I don't understand some things about htaccess.
>
> Reading, the advice is: never permit htaccess to users.
>
> So, can I enable htaccess but only for personalize something like this?
>
> ErrorDocument 400 /errors/bad
On Fri, Aug 2, 2013 at 3:26 PM, Scott Genevish wrote:
> OK, I figured out a solution based on this message:
>
> http://tigris-scm.10930.n7.nabble.com/TortoiseSVN-1-4-0-Build-7195-fails-when-Apache-sends-301-Redirect-td39856.html
>
> I added this line to the httpd.conf file where the other lines li
On Thu, Aug 1, 2013 at 7:04 PM, Brennan, Edward C (HII-Ingalls)
wrote:
> Thanks, Ben. So based on your response, I still don't know what caused the
> error. I introduced apache 2.2.25 into my environment, and I get the error
> (which is why I posted to users@httpd, since I didn't introduce a n
First of all this probably belongs on us...@subversion.apache.org...
On Wed, Jul 31, 2013 at 1:43 PM, Brennan, Edward C (HII-Ingalls)
wrote:
> Thank you.
> I am trying to understand what the recommendation is here. I am currently
> using SVN 1.6.6 and have apache 2.2.22 in production (reverte
13 matches
Mail list logo