On Wed, Sep 9, 2009 at 3:58 AM, sravan kumar wrote:
> Hello apache gurus,
>
> I have a special request,
>
> when client hits the url
>
> http://www.domain.com/signup.jsp?banner_s=off4&rotation_s=off4
>
> He should get the redirection to the url below.
>
> http://www.domain.com/signup.jsp
>
>
> I
Hello apache gurus,
I have a special request,
when client hits the url
http://www.domain.com/signup.jsp?banner_s=off4&rotation_s=off4
He should get the redirection to the url below.
http://www.domain.com/signup.jsp
I tired to add ad rule
RewriteRule /signup.jsp(.*) http://www.domain.com/
Hello apache gurus,
I have a special request,
when client hits the url
http://www.domain.com/signup.jsp?banner_s=off4&rotation_s=off4
He should get the redirection to the url below.
http://www.domain.com/signup.jsp
I tired to add ad rule
RewriteRule /signup.jsp9(.*) http://www.coregcr.co
Justin Amburn wrote:
> Hi all,
>
> I’m new to the list—hello. I just wanted to ask you guys a question to
> see if you might know “off the top” – Does anyone remember anything
> about there being a known bug in Apache 2.0.63 that causes access log
> timestamps to be out of order? A colleague men
Hi all,
I'm new to the list-hello. I just wanted to ask you guys a question to
see if you might know "off the top" - Does anyone remember anything
about there being a known bug in Apache 2.0.63 that causes access log
timestamps to be out of order? A colleague mentioned this behavior, but
I have n
John Oliver wrote:
> Trying to install apache_2.2.13-win32-x86-openssl-0.9.8k.msi on a W2K3
> R2 Enterprise SP2 VM. After I click "Install", I get an error telling
> me, "The system cannot open the device or file specified". The
> Application Log says:
>
> Product: Apache HTTP Server 2.2.13 -- I
Trying to install apache_2.2.13-win32-x86-openssl-0.9.8k.msi on a W2K3
R2 Enterprise SP2 VM. After I click "Install", I get an error telling
me, "The system cannot open the device or file specified". The
Application Log says:
Product: Apache HTTP Server 2.2.13 -- Internal Error 2755. 110,
C:\Dow
Hi all,
We have an Apache2 on our server, and we're getting very confused.
Sometimes, but no periodically, the system load runs up very high, and we think
it caused by apache. If I restart apache this time, the load falls back to a
normal level.
We've tried to watch and monitor a lot of things,
I currently have my web server configured to authenticate users from
accessing anything https: on my server via htpasswd. It works great
but is not becoming really annoying for users to have a password for
Active Directory to login to their PC and then a separate password for
the web server to acce
Le 08/09/09 11:57, André Warnier a écrit :
Stéphane KLEIN wrote:
I write a WebDAV server in Python.
I found one issue with Apple Finder WebDAV client and I've noticed same
issue with Apache mod_dav server.
> Issue : when Finder explore a folder, Finder download the totaly of all
> files !
On Tue, Sep 8, 2009 at 11:57 AM, André Warnier wrote:
> In any case, I use the Apache mod_dav module a lot, and I have never seen
> this issue, even with buggy Microsoft Dav clients.
I've seen this behaviour with eclipse and SVN (which uses WebDAV too).
Just a simple browse of the source tree in
Stéphane KLEIN wrote:
I write a WebDAV server in Python.
I found one issue with Apple Finder WebDAV client and I've noticed same
issue with Apache mod_dav server.
> Issue : when Finder explore a folder, Finder download the totaly of all
> files !
Your subject line is probably spot on the prob
Hi,
I've posted this message on Apple forum
(http://discussions.apple.com/thread.jspa?threadID=2148019&tstart=0) :
"""
Hi,
I write a WebDAV server in Python.
I found one issue with Apple Finder WebDAV client and I've noticed same
issue with Apache mod_dav server.
Issue : when Finder explore a
I have Linux machine which has 16 GB of RAM and Apache avg process size is
72 MB . What should be the ideal Max Clients so that there is better
performance we can get from server and application ?
Mem: 16410440k
Process Size : 73603 K
So max I can have ~220 process, but if I set max process a
Hi,
Before I build a script, I would like to know if anybody thought of auditing
the apache log so that it reports the logins of the users who tried to access a
certain folder, regardless whether the access was successful (Http response
200) or not (401 and 304)
thanks
---
15 matches
Mail list logo