On Sat, Apr 10, 2010 at 10:17 PM, rangeli nepal wrote:
> Good Evening Everybody,
> I am trying to send a authorization header where token in pretty big( around
> 2.5 kb).
> It is going in form of
> Authorization: Custom value
> However apache responds me with bad request. looking at the tcpdump I
Good Evening Everybody,
I am trying to send a authorization header where token in pretty big( around
2.5 kb).
It is going in form of
Authorization: Custom value
However apache responds me with bad request. looking at the tcpdump I see
the header spanning in two tcp packets. I was wondering if th
Can apache SSI be used to enforce Content-disposition for a file from
within a shtml page?
many thanks in advance.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist
Thanks Eric!!! Yuppie!!! It is working now. I added AcceptInfo On in
httpd.conf (I didn't have to do this in the old version of apache). It saved
hours of reading the Apache documentation and googling...
Thanks again.
Mary
-Original Message-
From: Eric Covener [mailto:cove...@gmail.
On Sat, Apr 10, 2010 at 1:31 PM, Wang, Mary Y wrote:
> Thanks for the reply.
> There is a filename called projects (this is a php script file) under
> "/usr/brass/www/", and the projects php script file would parse the incoming
> URL (in the example below, it would extract 'ms-tools-charts' and qu
Thanks for the reply.
There is a filename called projects (this is a php script file) under
"/usr/brass/www/", and the projects php script file would parse the incoming
URL (in the example below, it would extract 'ms-tools-charts' and query the
database for ms-tool-charts to display the content
On 4/10/10 10:04 AM, Ray Van Dolson wrote:
Why not use splunk.
--
Way too expensive. I think this space could use some competition. :)
(Splunk is pretty awesome however though it wouldn't help me in this
particular case really...).
I keep hearing about folks and Splunk, and would love
On Fri, Apr 09, 2010 at 10:44:54PM -0700, Brent Clark wrote:
> On 08/04/2010 22:52, Ray Van Dolson wrote:
> > So how are people out there in mailing list land handling centralized
> > logging?
> >
> > I'd like to mirror my web farm's logfiles on a central server, but want
> > to be sure to preserve
Thanks guys it worked using two unique servernames, blog.foobar.com and
www.foobar.com
ProxyPass /blog/ http://blog.foobar.com:80/
ServerName blog.foobar.com
DocumentRoot "C:/Program Files/Apache Software
Foundation/Apache2.2/htdocs"
ServerName www.foobar.com
AddDef
Hi Nilesh,
Deny and Allow option override can be globally configured as such
http://httpd.apache.org/docs/2.0/mod/core.html#allowoverride
I was wondering how and more importantly WHY you plan to block users
from particular countries?
On Wed, Apr 7, 2010 at 3:15 PM, Nilesh Govindarajan wrote:
>
Hi Motty,
According to Networking handbook on Freebsd's site
http://www.freebsd.org/doc/handbook/network-apache.html
Section 29.7.5.1 mod_ssl
"If you have not yet installed Apache, then a version of Apache 1.3.X
that includes mod_ssl may be installed with the www/apache13-modssl
port. SSL suppor
11 matches
Mail list logo