Re: [EMAIL PROTECTED] AddDefaultCharset and Multiple Encodings

2006-01-31 Thread Octavian Rasnita
From: "Skating Jim" <[EMAIL PROTECTED]> > I agree with your distinction between what Apache does > and how the browser responds to it. Sorry for the > inaccuracy on my part. > > The basis for my comment is that the Apache > documentation for AddDefaultCharset says: > > "This should override any c

[EMAIL PROTECTED] Cookie problem in IE, but not FF

2006-01-31 Thread Jason Younker
Hello All, I recently upgraded to the following (on a rhel3 box): Apache/2.0.55 mod_ssl/2.0.55 OpenSSL/0.9.8 DAV/2 mod_apreq2-20050712/2.1.3-dev mod_perl/2.0.2 Perl/v5.8.0 And now I find myself stuck for hours on what I am convinced is a no-brainer. Here is what I am trying to do ($r below is

Re: [EMAIL PROTECTED] AddDefaultCharset and Multiple Encodings

2006-01-31 Thread Skating Jim
I agree with your distinction between what Apache does and how the browser responds to it. Sorry for the inaccuracy on my part. The basis for my comment is that the Apache documentation for AddDefaultCharset says: "This should override any charset specified in the body of the response via a META

Re: [EMAIL PROTECTED] Redirect

2006-01-31 Thread Dr. Stephen Judd
Try google on "redirect html" and take the very first link. If that's not what you meant, please be more clear. sj On 2006 Jan 31, at 10:08 PM, Michael Louie Loria wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, How do I redirect http://mail.sample.com to http://www.sample.com/

Re: [EMAIL PROTECTED] Precompiled Mod_SSL binaries for Win32 and Apache 1.3

2006-01-31 Thread Emmanuel E
 http://hunter.campbus.com/ - Original Message - From: Jason J. Czerak To: users@httpd.apache.org Sent: Tuesday, January 31, 2006 11:15 PM Subject: [EMAIL PROTECTED] Precompiled Mod_SSL binaries for Win32 and Apache 1.3 Anyone have a link to such a binary? I can'

[EMAIL PROTECTED] Redirect

2006-01-31 Thread Michael Louie Loria
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, How do I redirect http://mail.sample.com to http://www.sample.com/mail/src/? Thanks, Michael Louie Loria -BEGIN PGP SIGNATURE- Comment: Public Key: https://www.biglumber.com/x/web?qs=0x4A256EC8 Comment: Public Key: http://www.lorzte

Re: [EMAIL PROTECTED] Two htpasswd-style files

2006-01-31 Thread Dan Trainor
Hi - Yea, I tested this. If two AuthUserFile directives are specified, the last entry takes precidence. If two arguements are given to AuthUserFile, an internal service error prints. Thanks for the help, though -dant Joshua Slive wrote: On 1/31/06, Dan Trainor <[EMAIL PROTECTED]> wrote:

Re: [EMAIL PROTECTED] using mod_rewrite to get around unknown directive in .htaccess

2006-01-31 Thread Joshua Slive
On 1/31/06, Joshua Slive <[EMAIL PROTECTED]> wrote: > On 1/31/06, Jason Keltz <[EMAIL PROTECTED]> wrote: > > On Tue, 31 Jan 2006, Joshua Slive wrote: > > > > Use httpd.conf to turn off .htacess processing (AllowOverride) in the > > > relevant directory inside the section for the non-ssl > > > host

Re: [EMAIL PROTECTED] Two htpasswd-style files

2006-01-31 Thread Joshua Slive
On 1/31/06, Dan Trainor <[EMAIL PROTECTED]> wrote: > Hello - > > Is it possible for AuthUserFile to accept two arguments, i.e. two > seperate htpasswd-style files? Would I throw two arguments at it, or > have two seperate AuthUserFile directives, pointing to their own > htpasswd-style files? I be

Re: [EMAIL PROTECTED] using mod_rewrite to get around unknown directive in .htaccess

2006-01-31 Thread Joshua Slive
On 1/31/06, Jason Keltz <[EMAIL PROTECTED]> wrote: > On Tue, 31 Jan 2006, Joshua Slive wrote: > > Use httpd.conf to turn off .htacess processing (AllowOverride) in the > > relevant directory inside the section for the non-ssl > > host. > > Hi Joshua, > > Unfortunately, this won't do it since mult

[EMAIL PROTECTED] Two htpasswd-style files

2006-01-31 Thread Dan Trainor
Hello - Is it possible for AuthUserFile to accept two arguments, i.e. two seperate htpasswd-style files? Would I throw two arguments at it, or have two seperate AuthUserFile directives, pointing to their own htpasswd-style files? Thanks -dant ---

Re: [EMAIL PROTECTED] using mod_rewrite to get around unknown directive in .htaccess

2006-01-31 Thread Jason Keltz
On Tue, 31 Jan 2006, Joshua Slive wrote: On 1/31/06, Jason Keltz <[EMAIL PROTECTED]> wrote: An Apache module is enabled on our 1.3.34 https server, and not on our http server. The http and https servers serve the same document tree. One .htaccess file in a users web tree (say, ~user/secure/.h

[EMAIL PROTECTED] Apache starts then aborts on windows

2006-01-31 Thread Jorge Pinto
Hi ! I have a problem with Apache 2.0.55 i can't understand... all instalation is working fine on win2003 server, but when a try to load a custom module wrote in delphi apache starts and seconds after aborts with no messages. When i start it as a service the events logs show me the following mes

Re: [EMAIL PROTECTED] using mod_rewrite to get around unknown directive in .htaccess

2006-01-31 Thread Joshua Slive
On 1/31/06, Jason Keltz <[EMAIL PROTECTED]> wrote: > An Apache module is enabled on our 1.3.34 https server, and not on our > http server. The http and https servers serve the same document tree. > > One .htaccess file in a users web tree (say, ~user/secure/.htaccess) > contains directives that wi

[EMAIL PROTECTED] using mod_rewrite to get around unknown directive in .htaccess

2006-01-31 Thread Jason Keltz
An Apache module is enabled on our 1.3.34 https server, and not on our http server. The http and https servers serve the same document tree. One .htaccess file in a users web tree (say, ~user/secure/.htaccess) contains directives that will only work on the https server. When a user visits th

Re: [EMAIL PROTECTED] make error

2006-01-31 Thread Joshua Slive
On 1/31/06, Jonathan Mangin <[EMAIL PROTECTED]> wrote: > Are these kinds of problems too vague or is > there a better place to ask? You need to wait a little more than 5 hours before starting to complain about a lack of response. It looks to me like you have poorly-installed build tools (a common

Re: [EMAIL PROTECTED] make error

2006-01-31 Thread Jonathan Mangin
Are these kinds of problems too vague or is there a better place to ask? - Original Message - From: "Jonathan Mangin" <[EMAIL PROTECTED]> To: Sent: Tuesday, January 31, 2006 10:31 AM Subject: Re: [EMAIL PROTECTED] make error > > I've worked around the previous error and am now > getti

Re: [EMAIL PROTECTED] HTTP auth and custom login pages

2006-01-31 Thread Andy Moran
I knew I could do the auth in the httpd conf itself, but the system we have is very dynamic.. We drop files in and they get pushed externally via rsync and we don't have to restart the httpd daemon.. it's a convenience thing and speed isn't an issue on this server. Thanks Boyle. I suspected

Re: [EMAIL PROTECTED] permissions problem

2006-01-31 Thread Dr. Stephen Judd
On 2006 Jan 31, at 9:33 AM, Joshua Slive wrote: On 1/30/06, Dr. Stephen Judd <[EMAIL PROTECTED]> wrote: Your problem still sounds very much like SELinux to me. Are you absolutely positive you are not running that? What exact version of redhat are you running? I'm quite sure I'm not running SE

[EMAIL PROTECTED] Precompiled Mod_SSL binaries for Win32 and Apache 1.3

2006-01-31 Thread Jason J. Czerak
Anyone have a link to such a binary? I can't find one at all! -- Jason Czerak ([EMAIL PROTECTED]) __ This email transmission and any documents, files or previous email messages attached to it may contain informatio

RE: [EMAIL PROTECTED] extend 20 char limit to 60 in directory listing

2006-01-31 Thread John Stile
On Tue, 2006-01-31 at 10:49 +0100, Boyle Owen wrote: > > -Original Message- > > From: John Stile [mailto:[EMAIL PROTECTED] > > Sent: Dienstag, 31. Januar 2006 05:31 > > To: users@httpd.apache.org > > Subject: [EMAIL PROTECTED] extend 20 char limit to 60 in directory listing > > > > Proble

Re: [EMAIL PROTECTED] extend 20 char limit to 60 in directory listing

2006-01-31 Thread John Stile
On Mon, 2006-01-30 at 20:30 -0800, John Stile wrote: > Problem: When I get a list of all the files in that directory, the file > names are cut off after 20 characters. > > Question: How/where do I would extend this limit to 60 characters. I > haven't found the right way to do this yet. I haven

Re: [EMAIL PROTECTED] Segmentation fault with FreeBSD 6, Apache 2.2 and MySQL 5

2006-01-31 Thread Nick Kew
On Tuesday 31 January 2006 15:01, Josh Endries wrote: > Hello, > > I'm trying to get 2.2 DB authentication working with my MySQL 5 > server. Everything compiles just fine, and I can load the mod_dbd > and mod_auth modules and configure the connection and start the > server. The problem is when I in

Re: [EMAIL PROTECTED] make error

2006-01-31 Thread Jonathan Mangin
I've worked around the previous error and am now getting: In file included from unixd.h:22, from unixd.c:23: /export/home/jman/download/src/apache/httpd-2.0.55/include/ap_listen.h:62: syntax error before `extern' In file included from unixd.c:23: unixd.h:49: parse error before `g

Re: [EMAIL PROTECTED] Apache 2.0.55 SSL and POST problem

2006-01-31 Thread Stephen Collyer
Joe Orton wrote: On Tue, Jan 31, 2006 at 02:42:27PM +, Stephen Collyer wrote: Joe Orton wrote: On Tue, Jan 31, 2006 at 12:34:27PM +, Stephen Collyer wrote: I have an SSL enabled Apache 2.0.55, with a CGI enabled Location accessible via SSL. When I try to execute a POST against thi

Re: [EMAIL PROTECTED] Apache 2.0.55 SSL and POST problem

2006-01-31 Thread Stephen Collyer
Boyle Owen wrote: Taking a wild guess, I'd say maybe SSL Re-negotiation in conjunction with POST method is not supported... :-) It's a long shot, but you might try putting "SSLOptions +OptRenegotiate" in your config. Fair comment. However, I am aware of *what* the error message says, an

Re: [EMAIL PROTECTED] Apache 2.0.55 SSL and POST problem

2006-01-31 Thread Joe Orton
On Tue, Jan 31, 2006 at 02:42:27PM +, Stephen Collyer wrote: > Joe Orton wrote: > >On Tue, Jan 31, 2006 at 12:34:27PM +, Stephen Collyer wrote: > > > >>I have an SSL enabled Apache 2.0.55, with a CGI enabled > >>Location accessible via SSL. > >> > >>When I try to execute a POST against this

[EMAIL PROTECTED] Segmentation fault with FreeBSD 6, Apache 2.2 and MySQL 5

2006-01-31 Thread Josh Endries
Hello, I'm trying to get 2.2 DB authentication working with my MySQL 5 server. Everything compiles just fine, and I can load the mod_dbd and mod_auth modules and configure the connection and start the server. The problem is when I include a query directive; the server segfaults when trying to

Re: [EMAIL PROTECTED] Apache 2.0.55 SSL and POST problem

2006-01-31 Thread Stephen Collyer
Joe Orton wrote: On Tue, Jan 31, 2006 at 12:34:27PM +, Stephen Collyer wrote: I have an SSL enabled Apache 2.0.55, with a CGI enabled Location accessible via SSL. When I try to execute a POST against this location, I get a 405 "Method not allowed" response. This is http://issues.apache.

[EMAIL PROTECTED] make error

2006-01-31 Thread Jonathan Mangin
I'm now trying to install 2.0.55 and receiving the error below. I'm not using the ksh. Found newer headers. Will rebuild apr.exp. -f apr.exp exports.c export_vars.h /bin/ksh: -f: not found make[3]: *** [delete-exports] Error 127 make[3]: Leaving directory `/export/home/jman/download/src/apache/ht

RE: [EMAIL PROTECTED] Apache 2.0.55 SSL and POST problem

2006-01-31 Thread Boyle Owen
> -Original Message- > From: Stephen Collyer [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 31. Januar 2006 13:34 > To: Apache Users > Subject: [EMAIL PROTECTED] Apache 2.0.55 SSL and POST problem > > I have an SSL enabled Apache 2.0.55, with a CGI enabled > Location accessible via SSL. > >

Re: [EMAIL PROTECTED] permissions problem

2006-01-31 Thread Joshua Slive
On 1/30/06, Dr. Stephen Judd <[EMAIL PROTECTED]> wrote: > Your problem still sounds very much like SELinux to me. Are you > absolutely positive you are not running that? > What exact version of redhat are you running? > I'm quite sure I'm not running SELinux. Here is my evidence: > [EMAIL PROTECTE

Re: [EMAIL PROTECTED] AddDefaultCharset and Multiple Encodings

2006-01-31 Thread Joshua Slive
On 1/31/06, Skating Jim <[EMAIL PROTECTED]> wrote: > The AddDefaultCharset directive overrides any encoding > settings in served content. Is there a way to force a > default encoding only when none is explicitly > indicated in the content? No, it doesn't. It set's an HTTP charset only when none

Re: [EMAIL PROTECTED] newbe question - File upload howto

2006-01-31 Thread Matt Weston
Oren, There are lots of scripts available for download on the internet if you look hard enough. We use the Upload Plus utility from PerlscriptsJavaScript.com. Our script uploads a file to one of our servers and emails the sender, recipient, and our Departmental Supervisor. Hope this helps.

RE: [EMAIL PROTECTED] How to make webservice global

2006-01-31 Thread Wagner, Aaron
From: mohan devanoor [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 31, 2006 07:30To: users@httpd.apache.orgSubject: [EMAIL PROTECTED] How to make webservice global hello all, i am working on Apache 2.0.55 is there any way to make my webservice global i.e it works

Re: [EMAIL PROTECTED] How to make webservice global

2006-01-31 Thread Sean Davis
On 1/31/06 7:30 AM, "mohan devanoor" <[EMAIL PROTECTED]> wrote: > hello all, > i am working on Apache 2.0.55 > is there any way to make my webservice global > i.e it works fine in local lan but how to make it accessible from internet Are you behind a firewall? If so, you will have to ta

Re: [EMAIL PROTECTED] Apache 2.0.55 SSL and POST problem

2006-01-31 Thread Joe Orton
On Tue, Jan 31, 2006 at 12:34:27PM +, Stephen Collyer wrote: > I have an SSL enabled Apache 2.0.55, with a CGI enabled > Location accessible via SSL. > > When I try to execute a POST against this location, I get > a 405 "Method not allowed" response. This is http://issues.apache.org/bugzilla/

[EMAIL PROTECTED] Apache 2.0.55 SSL and POST problem

2006-01-31 Thread Stephen Collyer
I have an SSL enabled Apache 2.0.55, with a CGI enabled Location accessible via SSL. When I try to execute a POST against this location, I get a 405 "Method not allowed" response. The same directives work fine under a non-SSL enabled server. There is no LIMIT directive that tries to restrict POS

[EMAIL PROTECTED] How to make webservice global

2006-01-31 Thread mohan devanoor
hello all, i am working on Apache 2.0.55 is there any way to make my webservice global i.e it works fine in local lan but how to make it accessible from internet Bring words and photos together (easily) with PhotoMail - it's free and works with Yahoo! Mail.

Re: [EMAIL PROTECTED] newbe question - File upload howto

2006-01-31 Thread Sean Davis
On 1/31/06 5:05 AM, "Oren Gozlan" <[EMAIL PROTECTED]> wrote: > Hi Guys, > > I have a apache server running on Windows server. > Need to add option to upload file to the server and need help ... > > I have a form to select the file: > > File to upload: >to upload the file! > >

Re: [EMAIL PROTECTED] newbe question - File upload howto

2006-01-31 Thread gerard such
See apache - (modperl) - libapreq module. As far as i know (and i use it for it), it is the only(?) way you have to upload files. However, i also thing that CGI.pm (which i don't use) also allows you to upload a file ... 2006/1/31, Oren Gozlan <[EMAIL PROTECTED]>: Hi Guys,I have a apache server run

RE: [EMAIL PROTECTED] newbe question - File upload howto

2006-01-31 Thread Boyle Owen
> -Original Message- > From: Oren Gozlan [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 31. Januar 2006 11:05 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] newbe question - File upload howto > > Hi Guys, > > I have a apache server running on Windows server. > Need to add option

RE: [EMAIL PROTECTED] Is this list working?

2006-01-31 Thread Boyle Owen
> -Original Message- > From: Brian E Miller [mailto:[EMAIL PROTECTED] > Sent: Montag, 30. Januar 2006 17:52 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Is this list working? > Importance: High > > > Could someone please respond to this email? I have sent > several emails o

[EMAIL PROTECTED] newbe question - File upload howto

2006-01-31 Thread Oren Gozlan
Hi Guys, I have a apache server running on Windows server. Need to add option to upload file to the server and need help ... I have a form to select the file: File to upload: to upload the file! Now .. i need the CGI or somthing to upload the file to "c:\temp" Help .. Oren

RE: [EMAIL PROTECTED] HTTP auth and custom login pages

2006-01-31 Thread Boyle Owen
> -Original Message- > From: Andy Moran [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 31. Januar 2006 00:38 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] HTTP auth and custom login pages > > > We have a bunch of folders protected by htaccess valid-user > directives, > but man

RE: [EMAIL PROTECTED] extend 20 char limit to 60 in directory listing

2006-01-31 Thread Boyle Owen
> -Original Message- > From: John Stile [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 31. Januar 2006 05:31 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] extend 20 char limit to 60 in directory listing > > Problem: When I get a list of all the files in that > directory, the fil

Re: [EMAIL PROTECTED] high load average on Apache 1.3 hosting 8000 conc. users forum

2006-01-31 Thread [EMAIL PROTECTED]
Hello, Can we start first by checking if my httpd.conf is well configured? I have 2 webservers, load balanced by a Foundry switch. both httpd.conf's are: KeepAlive On MaxKeepAliveRequests 300 KeepAliveTimeout 15 MinSpareServers 10 MaxSpareServers 30 StartServers 50 MaxClients 250 MaxRequestsPe

RE: [EMAIL PROTECTED] permissions problem

2006-01-31 Thread Axel-Stéphane SMORGRAV
The error log says that the file Apache is trying to read is /radar/data/hi3.html. The error log normally will report the absolute file system path contrary to the access log that reports the URL path requested. At the same time, from the information given, it is my understanding that the URL