Re: [EMAIL PROTECTED] Pease help with mod_deflate configuration

2006-06-13 Thread Emmanuel E
no no dont mix and directives. Just do this: ##       Options FollowSymLinks     AllowOverride None      # Insert filter    # HTTP COMPRESSION  SetOutputFilter DEFLATE    # Netscape 4.x has some problems...  BrowserMatch ^Mozilla/4 gzip-only-text/html  # Netscape 4.06-4.08 h

Re: [EMAIL PROTECTED] Pease help with mod_deflate configuration

2006-06-13 Thread CC CHEN
  Hi,   I need to solve my problem urgently. Seem that I canont get the answer from here. Anybody know any other mailinglist or news group for me to post my question?   Deeply appreciate for your help. Thanks.           - Original Message - From: CC CHEN To: users@httpd.

Re: [EMAIL PROTECTED] You're flooding people's mailboxes

2006-06-13 Thread Morgan Gangwere
use a POP3 client such as Portable Thunderbird or Outlook and FILTER the emails into a new FOLDER. sorry if I sound irritated, but try being on some of the mailing lists I get... i fill a good 4+ GigiBytes of space a day... have a nice day... On 6/12/06, Carlos Ross <[EMAIL PROTECTED]> wrote: H

[EMAIL PROTECTED] Re: .htaccess pages refuse to work, AllowOverride or not

2006-06-13 Thread Jacob
Comments inserted below. Joshua Slive wrote: And what happened?!?! What exactly was the result in the browser? A blank page. Nothing whatsoever. What exactly is in the error and access logs? Nothing. One source of problems that you should just get rid of is the .htaccess file itself.

Re: [EMAIL PROTECTED] .htaccess pages refuse to work, AllowOverride or not

2006-06-13 Thread Joshua Slive
On 6/13/06, Jacob <[EMAIL PROTECTED]> wrote: I've been trying to wrestle answers out of Google for two days now, but I finally decided that I have done enough looking to be a worthy poster of your newsgroup. ;) Basically, I want an authentication system where one of those nifty username and pass

[EMAIL PROTECTED] Problem setting action handler for HTML::Mason::CGIHandler.pm

2006-06-13 Thread Benct Philip Jonsson
I'm trying to use the Perl module HTML::Mason under CGI. The instructions in the HTML::Mason::CGIHandler manual turned out to be all wrong, so I was advised to use the following: I have an .htaccess file that looks like this: #Define the html-mason handler (server root relative) Action

[EMAIL PROTECTED] .htaccess pages refuse to work, AllowOverride or not

2006-06-13 Thread Jacob
I've been trying to wrestle answers out of Google for two days now, but I finally decided that I have done enough looking to be a worthy poster of your newsgroup. ;) Basically, I want an authentication system where one of those nifty username and password dialog boxes appear and ask for a pass

[EMAIL PROTECTED] Autenticacion

2006-06-13 Thread Ezequiel Suarez
Alguien sabe como se configura el nivel de autenticacion del archivo auth_mysql.conf Ezequiel Suarez - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for m

Re: [EMAIL PROTECTED] Is it more secure to only return 200 and 404 error codes?

2006-06-13 Thread Joshua Slive
On 6/13/06, Robert Hulme <[EMAIL PROTECTED]> wrote: The suggestion has been made to me that it is more secure to configure Apache to only return 200 and 404 error codes (or something similar) so that situations that would return any other 4xx or 5xx code will return 404 codes. The reasoning give

Re: [EMAIL PROTECTED] mod_proxy, mod_authz_host and .htaccess

2006-06-13 Thread Joshua Slive
On 6/13/06, Emmanuel.Leguy <[EMAIL PROTECTED]> wrote: Hello, Config: - Reverse proxy server: solaris 9, apache 2.2 - Proxied server: solaris 9, apache 2.2 Requests to userdir are reverse proxied: http://www.real.fr/~login -> http://www.priv/~login Some users use a .htaccess file with order, a

[EMAIL PROTECTED] Is it more secure to only return 200 and 404 error codes?

2006-06-13 Thread Robert Hulme
The suggestion has been made to me that it is more secure to configure Apache to only return 200 and 404 error codes (or something similar) so that situations that would return any other 4xx or 5xx code will return 404 codes. The reasoning given for this is that it limits the amount of informatio

[EMAIL PROTECTED] mod_proxy, mod_authz_host and .htaccess

2006-06-13 Thread Emmanuel.Leguy
Hello, Config: - Reverse proxy server: solaris 9, apache 2.2 - Proxied server: solaris 9, apache 2.2 Requests to userdir are reverse proxied: http://www.real.fr/~login -> http://www.priv/~login Some users use a .htaccess file with order, allow and deny directives: order deny,allow deny from a

RE: [EMAIL PROTECTED] mod_rewrite & mod_proxy & %2F in URL

2006-06-13 Thread Axel-Stéphane SMORGRAV
I just checked the online documentation on httpd.apache.org/docs/2.0 and discovered that contrary to what I have locally (2.0.54), the NE flag is indeed described in the latest version of the mod_rewrite documentation. http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewriterule : 'noescap

RE: [EMAIL PROTECTED] mod_rewrite & mod_proxy & %2F in URL

2006-06-13 Thread Axel-Stéphane SMORGRAV
I thought there was a flag blocking URL escaping in rewrite rules, but I am actually unable to find it in the module documentation. Checking the code, however, I found the following: bash-2.03$ grep -n NOESCAPE mod_rewrite.h 125:#define RULEFLAG_NOESCAPE 1<<13 128:#define ACTION_NOESCA

[EMAIL PROTECTED] Re: You're flooding people's mailboxes

2006-06-13 Thread Dr. Scott S. Jones
Hi - > > 30 messages every day? I should be so lucky. > > Thanks ;) If only I had just that many...I think get upwards or 700 per day nowand not much of that is spam. Doc signature.asc Description: Digital signature

Re: [EMAIL PROTECTED] Change HTTP status code in Custom Errors - next try

2006-06-13 Thread Karsten Konrad
Dear Nick and Joshua! Nick Kew wrote: On Sunday 11 June 2006 21:14, Karsten Konrad wrote: Header set STATUS "503 Service Unavailable" The result is the following line in the HTTP Header "Status: 503 Service Unavailable" But the return code itself is still "HTTP/1.x 200 OK"

Re: [EMAIL PROTECTED] You're flooding people's mailboxes

2006-06-13 Thread Dan Trainor
Carlos Ross wrote: Hello, For two weeks I've been getting all of your messages...why all of a sudden copy everybody? Please stop broadcasting my mailbox is getting flooded and I have to delete nearly 30 messages everyday. Thanks!! Hi - 30 messages every day? I should be so lucky. T

Re: [EMAIL PROTECTED] You're flooding people's mailboxes

2006-06-13 Thread Rainer Sokoll
On Mon, Jun 12, 2006 at 06:54:31PM -0400, Carlos Ross wrote: Hi, > For two weeks I've been getting all of your messages...why all of a sudden > copy everybody? > Please stop broadcasting my mailbox is getting flooded and I have to > delete nearly 30 You misunderstood the way this list work