Thanks for ur quick reply
really appreciate
regards
simon
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>> Sent: Tuesday, June 26, 2007 7:22 AM
>> To: users@httpd.apache.org
>> Subject: [EMAIL PROTECTED] apache query
>>
>>
>> Dear All,
>>
>> I have squ
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 26, 2007 7:22 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] apache query
>
>
> Dear All,
>
> I have squirrelmail webmail server running with
> httpd-2.0.40-8 and would
> like t
Maybe there is a bug ( in mod_proxy_connect) ;-). Check out
http://issues.apache.org/bugzilla/show_bug.cgi?id=29744
The patch works :)
Cheers,
Emmanuel
Boyle Owen wrote:
-Original Message-
From: Lokesh K B Reddy [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 25, 2007 11:33 PM
> -Original Message-
> From: Lokesh K B Reddy [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 25, 2007 11:33 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] mod_proxy for rpc over https
>
> Hi,
>
> Is there any BUG in mod_proxy for RPC over HTTPS,using
> Apache reverse
Dear All,
I have squirrelmail webmail server running with httpd-2.0.40-8 and would
like to use now https or ssl for security issues.
how do i check first if my apache server can be used to serve https and if
not how can i enable https ..
apprecite your help
\
thnaks
--
Jason Morehouse wrote:
Hello,
We make use of mod_deflate on all of our sites. But there is a
particular page we need it disabled, as we need to utilize output
buffering with PHP. Is it possible to disable mod_deflate per
directory, or even site?
We are using apache 2.2.
If you added th
On 6/25/07, Jason Morehouse <[EMAIL PROTECTED]> wrote:
Hello,
We make use of mod_deflate on all of our sites. But there is a
particular page we need it disabled, as we need to utilize output
buffering with PHP. Is it possible to disable mod_deflate per
directory, or even site?
We are using ap
On 6/25/07, Jiri Kastner <[EMAIL PROTECTED]> wrote:
[ldap_search_ext_s() for user failed][Protocol Error]
Have you compared a packet trace via e.g. wireshark what happens in
apache vs. some command line client trying to emulate the same query?
--
Eric Covener
[EMAIL PROTECTED]
---
Hello,
We make use of mod_deflate on all of our sites. But there is a
particular page we need it disabled, as we need to utilize output
buffering with PHP. Is it possible to disable mod_deflate per
directory, or even site?
We are using apache 2.2.
Thanks!
Hi,
Is there any BUG in mod_proxy for RPC over HTTPS,using Apache
reverse proxy outlook web access is working fine but rpc over https is
not working .Is there any diffrence configuration is required to setup
rpc over https using apache reverse proxy .
Please help me out..
Regards,
L
In case anyone else runs into the same problem, it turned out that a
convenient fix was to use mod_evasive, which will temporarily firewall
ips based on number of TCP connections. The same Chinese sites are still
downloading material, but now in an orderly and manageable way :-)
Graham
Hamilt
Renu,
I had a similar issue with Apache 2.0.59 on RHEL 5 (64-bit). I saw
someone answered your question by putting in the following link:
http://www.catb.org/~esr/faqs/smart-questions.html
I don't know what you were supposed to get from that, but this is what I
found after two hours of di
William A. Rowe, Jr. wrote:
> Without having your module at hand, be aware that the binaries
> were compiled against MS LDAP client, such that aprutil, mod_ldap
> and mod_authnz_ldap are linked against it. Unless you compiled
> appropriate aprutil.dll, mod_ldap.so and mod_authnz_ldap.so, the
> ope
On 6/25/07, S. William Schulz <[EMAIL PROTECTED]> wrote:
On 6/25/07, Graeme Fowler <[EMAIL PROTECTED]> wrote:
> On Sun, 2007-06-24 at 15:34 -0400, S. William Schulz wrote:
> > > What LogFormat are you using?
> >
> > I am using combined as follows:
> >
Thanks for the try. I have HostnameLookups
On 6/25/07, Graeme Fowler <[EMAIL PROTECTED]> wrote:
On Sun, 2007-06-24 at 15:34 -0400, S. William Schulz wrote:
> > What LogFormat are you using?
>
> I am using combined as follows:
>
Thanks for the try. I have HostnameLookups turned off in the config
file as well.
Strange stuff.
--
I get the below error when trying to install apache 2.0.59 on RH 5
EM64T. At the bottom I have also included my configure command and
parameters. Any thoughts?
/usr/lib/libexpat.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[2]: *** [htpasswd] Erro
I am using Apache httpd 2.0.48 with mod_jk to forward requests to Tomcat
running within a JBoss AS.
Apache is configured to run in prefork mode.
When debugging a service unavailability problem, the
server-status(mod_status) page showed all the configured workers within
Apache as being in "w" sta
Jiri Kastner wrote:
> hello all,
> for two days i've tried to google solution for my problem.
>
> i'm using apache2.2 win32 binaries from apache.org
> and openldap win32 binaries from
> http://download.bergmans.us/openldap/openldap-2.2.29/
Without having your module at hand, be aware that the bin
On 6/25/07, Uday Kamath <[EMAIL PROTECTED]> wrote:
Hello
1. I have configured Apache (2.0.59) as forward proxy server using
directives as below
ProxyRequests On
AllowCONNECT 80 7002 443
Order deny,allow
Allow from all
AuthType Basic
AuthName "Password Required"
AuthUserFile
Hello
1. I have configured Apache (2.0.59) as forward proxy server using
directives as below
ProxyRequests On
AllowCONNECT 80 7002 443
Order deny,allow
Allow from all
AuthType Basic
AuthName "Password Required"
AuthUserFile "C:/Apache2.0/Apache2/passwords/password"
Requir
> hello all,
> for two days i've tried to google solution for my problem.
>
> i'm using apache2.2 win32 binaries from apache.org
> and openldap win32 binaries from
> http://download.bergmans.us/openldap/openldap-2.2.29/
>
> i have running openldap service, when searching directory, i'll get, at
> l
Dear all,
I running on an HP-UX 11.11 712 box, and I have
compiled apache 2.2.4 with GCC.
I have took mod_dbd.c from truck due to several bugs
in the version provided w/ 2.2.4.
I'm using the following configuration (it's only a
test up to now):
AllowOverride FileInfo AuthConfig Limit Indexe
On 6/25/07, Mark Watts <[EMAIL PROTECTED]> wrote:
> Hi, I need to download 1.3 version for windows but i do not see it on the
> apache.org site. It has only 2.0 and higher version. Can someone please
> help how and where i can download the 1.3 version.
> Thankyou
http://archive.apache.org/di
On 24 Jun 2007 22:18:40 -0700, Robert Alford <[EMAIL PROTECTED]> wrote:
List,
I have a piece of Ruby code and a piece of PHP code that I would like to serve
as part of one web page. My server has been setup such that it can serve Ruby
and PHP pages individually, but I'm not sure if there exis
Hi Tony,
Thanks for the response. I have confirmed with some clients that some pdfs that
were not working are again working.
Just fyi. the lines below can be rewritten as:
SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png|pdf|PDF|zip|mp3)$ no-gzip
dont-vary
(not that it matters),
-Grant
-
hello all,
for two days i've tried to google solution for my problem.
i'm using apache2.2 win32 binaries from apache.org
and openldap win32 binaries from
http://download.bergmans.us/openldap/openldap-2.2.29/
i have running openldap service, when searching directory, i'll get, at
least, two entrie
> Hi, I need to download 1.3 version for windows but i do not see it on the
> apache.org site. It has only 2.0 and higher version. Can someone please
> help how and where i can download the 1.3 version.
> Thankyou
http://archive.apache.org/dist/httpd/binaries/win32/
--
Mark Watts BSc RHCE MB
Hi, I need to download 1.3 version for windows but i do not see it on the
apache.org site. It has only 2.0 and higher version. Can someone please
help how and where i can download the 1.3 version.
Thankyou
--
View this message in context:
http://www.nabble.com/Apache-webserver-1.3-version.-tf
Hi, I need to download 1.3 version for windows but i do not see it on the
apache.org site. It has only 2.0 and higher version. Can someone please
help how and where i can download the 1.3 version.
Thankyou
--
View this message in context:
http://www.nabble.com/Apache-webserver-1.3-version.-tf
> -Original Message-
> From: Eraticus Majoricus [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 25, 2007 10:52 AM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Getting a simple mod_rewrite "Rewrite
>
> Thank you for looking at this. I have added RewriteLog directive, so
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Eraticus Majoricus wrote:
> Thank you for looking at this. I have added RewriteLog directive, so the
> Rewrite section now looks like this.
>
>
> Options FollowSymLinks
> AllowOverride None
> Order deny,allow
> Deny from all
>
>
> #
Thank you for looking at this. I have added RewriteLog directive, so
the Rewrite section now looks like this.
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
#LoadModule rewrite_module modules/mod_rewrite.so
#AddModule mod_rewrite.c
Options SymlinksIf
On Sun, 2007-06-24 at 15:34 -0400, S. William Schulz wrote:
> > What LogFormat are you using?
>
> I am using combined as follows:
>
> LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
> \"%{User-Agent}i\"" combined
Hrm. Nothing too unusual about that, then.
I'm at a loss as to what to sugges
> -Original Message-
> From: Eraticus Majoricus [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 25, 2007 8:02 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Getting a simple mod_rewrite "Rewrite
>
> Apache users,
>
> I have had a problem with the use of mod_rewite. I'm hopin
Thank you for taking a look at this issue.
It seems that since mod_rewrite was compiled into httpd via the "--
enable-mod-rewrite" flag on configure, uncommenting "LoadModule
rewrite_module .." actually errors on my machine. I am using a fresh
copy of 2.2, and this might have something to do
35 matches
Mail list logo