I need to introduce some new functionality to my webapp app, and I'm
not quite sure if i can do it in MP. Hoping someone here can offer a
suggestion.
essentially, I have a high traffic syndicated image server that is
currently serving from a vanilla apache instance.
right now, its not log
On Thu, 21 Sep 2006 1:51 pm, sajid khan wrote:
I asked the below question in apache user group as well, but with no
answers
We have 2 location directives, one for all the requests (
... ) and one for specific url
. We declare some variables using PerlSetVar inside
those and read from the pe
I asked the below question in apache user group as well, but with no answersWe have 2 location directives, one for all the requests ( ... ) and one for specific url . We declare some variables using PerlSetVar inside those and read from the perl scripts.
In Apache 1.3 , I am able to read the varia
Hiya,
[[previously sent to Speeves, now copied here]]
Has anyone else experienced this?
I would like to use NTLM authentication for a subversion repository -
when I use a web browser then all works fine (both firefox and IE work).
However, when I use the "svn" command I cannot authenticate corre