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
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
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
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/
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'
-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
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:
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
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
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
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
---
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
> -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.
>
>
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
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
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.
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
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
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/
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
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.
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!
>
>
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
> -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
> -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
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
> -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
> -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
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
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
48 matches
Mail list logo