William A. Rowe, Jr. wrote:
> The new 'official' home for development of the project is:
> http://sourceforge.net/projects/mod-aspdotnet
>
> The ASF httpd project no longer manages this project, please
> consult the new http://sourceforge.net/mail/?group_id=175077
> mod-aspdotnet-users list at lis
[Sorry for the noise, I know many users here have been waiting
for this information, so I'm sharing it here, please subscribe
to the lists.sourceforge.net news mod-aspdotnet-users to see
future update messages. Thanks, Bill]
Build 2.x.0.2006 is the first freestanding (non-ASF) release
from the mo
Ok thanks
I will check it with top command
Regards,
Arun
Joshua Slive <[EMAIL PROTECTED]> wrote:
On 3/1/07, arun kumar wrote:
> Hi,
>
> No i am not measuring memory per process and i am adding all the RSS of the
> httpd process of particular apache instance to find total memory usa
Yes, I am using both directives and have also used mod_proxy_html to
try and resolve the issue.
The redirect response is definitely where my issue is. Thanks for the tip!
Jack
On 3/2/07, Sander Temme <[EMAIL PROTECTED]> wrote:
On Mar 1, 2007, at 8:49 PM, Jack Saunders wrote:
> I am still no
On Mar 1, 2007, at 8:49 PM, Jack Saunders wrote:
I am still not able to login, it seems the redirect gets puked on.
I have limited experience with the Lotus software: perhaps you can
talk to your IBM people. However, when I did a job last year
involving Workplace Services, there was a se
or someone has to call moderator on his mobile.
:-)
- Original Message -
From: "Boyle Owen" <[EMAIL PROTECTED]>
If this guy's mailer is going to keep spamming the list until 5th March,
I'd say that *is* urgent.. maybe somoeone should call him on his mobile
:-)
-
I am trying to get the lotus notes app Quickplace to work through our
apache reverse proxy. I am hoping someone will share their knowledge
on this.
I have noticed it uses the internal server address all over the place.
So I was able to get around this by using the directive
"ProxyPreserveHost O
On Tue, 2007-02-27 at 19:16 +0800, JM wrote:
> Hi,
>
> Using http-2.2.3
>
> For some reason I got this error..
>
> [Tue Feb 27 04:04:50 2007] [notice] Apache configured -- resuming normal
> operations
Last time I saw that I had fecked up and put P4 optimised PHP binaries
on a P3 s
may be you install openssl at first. I think the version is 0.9.8a or ( more
than 0.9.7, may be is better)
and now, you can install apache
then tomcat.
if you want apache + tomcat,
I think you must install mod_jk
2007/3/2, Lisa Tan <[EMAIL PROTECTED]>:
I am a newbie on all the apps. I am
could you give some error logs ?
HI, guys.
when I do not use the mod_vhost_alias, I can write the modrewrite in
.htaccess in some directory, it is work.
but when I use mod_vhost_alias for a virtual host, I write the modrewrite
command in file .htaccess, it is does't work.
who can help me ?
thanks.
Mike.G
Thanks for that tip.. I actually thought it was sendfile early on.. but
setting EnableSendfile Off in my httpd.conf did not correct the problem
either.
Is there any circumstance where that directive is ignored? Or, I
haven't found a clear answer about the config file... is order of things
im
We are using Apache 2.2.
On a Dual Processor and Powerful Server.
We are hosting about 700-800 websites on this box.
Everynight at 01:00 am we run awstats (log analyzer) to create reports for
the websites,
at that time, the cronjob stop's the apache and copies some files, and
start's it again,
bu
I am a newbie on all the apps. I am trying to test Shibboleth app but need
these three apps to be installed before I installed Shibboleth.
At first I had a hard time to configure Apache 2.2.4 and Tomcat 5.5.20 but
they are working now. When I tried to add Openssl 0.9.7.h, Apache is not
working.
hi,
we used to run mercurial hgwebdir.cgi on apache 2.0 (see
http://selenic.com/repo/hg/file/0c8a783dd197/hgwebdir.cgi).
recently we tried to do the same with apache-2.2 and it did not work
any more. platform is solaris10.
from mercurial.hgweb.hgwebdir_mod import hgwebdir
produces "hgwebdir" no
From: Daniel Gaddis [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 28, 2007 11:12 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Have you ever seen/resolved an issue with
partial/incomplete apache access log entries?
Have you ever seen/resolved an issue with partial/incomp
> -Original Message-
> From: John Ford [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 01, 2007 3:35 PM
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] URL Mask - Newbie
>
> Please can anyone help or point me in the right direction?
It's not too clear what you want to do.
Please can anyone help or point me in the right direction?
Many thanks,
John.
-Original Message-
From: John Ford [mailto:[EMAIL PROTECTED]
Sent: 27 February 2007 09:25
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] URL Mask - Newbie
Hi All,
At the moment my UR
On 3/1/07, arun kumar <[EMAIL PROTECTED]> wrote:
Hi,
No i am not measuring memory per process and i am adding all the RSS of the
httpd process of particular apache instance to find total memory usage every
one sec.
In prefork(No of process will be more than worker) also i am using the same
pr
Good'day,
I'm having a problem using subversion via an http server.
The issue arises only with SVN LOCK directive, all other SVN directives
performing
as expected.
Using strace I've recorded Apache high level system calls while submitting
two Subversion requests, a CHECKOUT and a LOCK:
> -Original Message-
> From: Sean Timmins [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 01, 2007 2:11 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Sean Timmins/Chichester/Wiley is out
> of the office.
>
>
> I will be out of the office starting 01/03/2007 and will no
I will be out of the office starting 01/03/2007 and will not return until
05/03/2007.
For Firewall or Networking support please contact Phong Sam (x43561) or
Farren Minns (x43406). For InterScience related queries please contact
Richard Crawford (x43821) or Scott Penny (x43853). If it is urgent
I was having this problem when I found the following article.
After reading this:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18719 I tried setting
"EnableSendfile off" on httpd.conf, and it solved it.
-Original Message-
From: Eric Wertman [mailto:[EMAIL PROTECTED]
Sent: Wednesd
Hi.
Using Apache 2.0.59, I want to create a new RewriteRule outside the
DocumentRoot and modified my 'httpd.conf':
--
DocumentRoot /home/project/web
ServerName mydomain
ScriptAlias /foo/ /home/project/modules/foo/web
AddHandler application/x-
On Wednesday, February 28, 2007 4:29 PM [GMT+1=CET],
Stephen <[EMAIL PROTECTED]> wrote:
> I am running Apache 2.2.3 on Windows XP and I get an error when it
> starts:
>
> PHP Startup: Unable to load dynamic library ‘C:\Program
> Files\PHP\ext\php_ssh2.dll’ – The specified module could not be found
25 matches
Mail list logo