Hi,
I would like to know, why happen this ???
I use mod_rewrite (with flag [P]) and mod_proxy.
I use external program with RewriteMap directive.
Ricardo
--
View this message in context:
http://www.nabble.com/What%27s-this-error-%22proxy%3A-error-reading-status-line%22--tp25419709p254197
I have been using mod_auth_digest.so.. and it works great..
here is how the working conf looks..
Options Indexes FollowSymlinks ExecCGI
AuthType Digest
AuthName "private"
AuthUserFile /etc/httpd/passwd/digest
Require valid-user
//other settings
Also
[Apache apache-1.3.41_1]
Just checked my apache's httpd.conf and saw that in my configuration
file says
LoadModule digest_module libexec/apache/mod_digest.so
I read somewhere that "mod_digest is a rather old module, which would be
an older version of the digest authentication specificat
Hi,
We are using Apache as a reverse-proxy in front of a WebLogic server.
In our older configuration, using Apache 2.0.5x, when we enable
client-authenticated SSL, and uncomment the following line in ssl.conf:
SSLOptions +FakeBasicAuth +ExportCertData +CompatEnvVars +StrictRequire
we get the "
It was thus said that the Great Raimund Eimann once stated:
> Hi,
>
> my DocumentRoot is /srv/www/blah.com/htdocs. I prefer to have all my
> photos on my dedicated photo drive which is somehwere under
> /usr/local/video/pics/.
You can add the following to your configuration file:
Alias
Hi,
my DocumentRoot is /srv/www/blah.com/htdocs. I prefer to have all my
photos on my dedicated photo drive which is somehwere under
/usr/local/video/pics/.
After finding some contradictory getting access on my website to these
photos via symlinks, I've tried very hard to the +FollowSymLinks to w
Hi,
I am new to Apache. I set up a distributed simulation using Simics (a full
system simulator) to run Apache on the server system and Surge (Scalable URL
generator) on the client system. Below is the configuration of the
simulation.
Version: Apache httpd-2.2.13 (the latest version), compiled wi
Klein Stéphane wrote:
...
Same issue explained here :
http://code.google.com/p/sabredav/wiki/Finder
Yes, Stephane, but what are you trying to tell us, or ask us ?
Obviously, that Finder program has a bug, and makes a bunch of
unnecessary requests, ending with the download of all the files in
Stéphane KLEIN a écrit :
Hi,
I've posted this message on Apple forum
(http://discussions.apple.com/thread.jspa?threadID=2148019&tstart=0) :
"""
Hi,
I write a WebDAV server in Python.
I found one issue with Apple Finder WebDAV client and I've noticed same
issue with Apache mod_dav server.
Issu
Thank you for the response.. I haven't sniffed the packets, I need to look
into that. but the summary is if I make a HTTP POST request from browser to
twitter using apache PROXY it fails, it sends me a HTTP STATUS as 0.. and I
get HTTP Failed output..
If I do the same request, using the following
On Fri, Sep 11, 2009 at 5:06 PM, Mohit Anchlia wrote:
> We have a health check page and when our F5 does health check to see
> if servers are up and running we see the following:
>
> [Wed Sep 09 13:20:48 2009] [info] Seeding PRNG with 136 bytes of entropy
>
> [Wed Sep 09 13:20:48 2009] [info] [cli
MarkAtHarvest wrote:
I have configured my proxy as below
ProxyRequests off
Order Allow,Deny
Allow from all
ProxyPass /tproxy/ http://twitter.com/
ProxyPassReverse /tproxy/ http://twitter.com/
RequestHeader unset Accept-Encoding
I am trying access Twitter webservice REST APIS from my c
12 matches
Mail list logo