Hi,
You are right.
mod_authz_svn.so and mod_dav_svn.so ships with SVN and they are placed
under $APACHE_HOME/modules during SVN installation if installed with apache
option like:
Configure ./configure --disable-nls --with-apxs=/usr/local/apache2/bin/apxs
--with-ssl --with-neon=/usr/local
--wi
Eric
Good point. Further investigation (snooping with tcpdump) shows that
the browser (Firefox 3.5.9) sometimes retries the request. The number
of retries appears random.
I don't think we've client-side (javascript) code retrying requests,
but I don't know.
BR
A
PS. Note that for wget:
Hi,
Just to keep people informed (and search engines). It seems to be a
httpd bug on usage of LDAP cache shared memory and graceful restart:
https://issues.apache.org/bugzilla/show_bug.cgi?id=48958
Manuel
On Fri, Mar 19, 2010 at 9:34 AM, Manuel Vacelet
wrote:
> I continue my investigations...
>
On 2010-03-30 18:33, Lars Nielsen wrote:
Is there a way that I can just add a normal user to my system and then
run a virtual host as that user?
Thowthoutgt:
1: Why? If you just want PHP and CGI applications to run as that user,
check out suexec and running PHP as fastcgi.
2: We're using
2010/4/1 xujian :
> Hi
> I'd like to install apache 2.2 on windows 2008 x64, however, I only find
> x86 version installlation file. can I install the apache x86 version on
> win2008 x64? is there any known issue or problem if I run 32bit apache
> program on 64bit platform? thanks
32-bit binarie
I use DBM rewrite maps (apache 2.2.9 - package 2.2.9-10+lenny6) on debian 5
with BerkeleyDB 4.6 (package 4.6.21-11). I generate the DB files with
makefiles that call httxt2dbm on potentially already existing DB files.
When entries are added to the source files, it works fine. But when entries
a
Hi
I'd like to install apache 2.2 on windows 2008 x64, however, I only find x86
version installlation file. can I install the apache x86 version on win2008
x64? is there any known issue or problem if I run 32bit apache program on 64bit
platform? thanks
Best regards
James