Hans Maurer red.roses.de> writes:
>
> Hi,
>
> I'm trying to grant road warrior users access to our company Exchange server
> through RPC over HTTP. In my setup, an Apache 2.2.2 on a FreeBSD server in
> the DMZ should act as a proxy between the Internet and the IIS on on the
> Exchange serve
Forgive me for asking a possibly very basic question. I'm good in a lot of
technical areas, but I'm trying to get Apache working and it's my first
time ever to install any kind of server.
My server needs are simple, as I'm installing Apache for local use only; it
will not be accessible throug
Axel-Stéphane SMORGRAV wrote:
What does that have to do with this particular problem
Well, the answer is simple: I replied to the wrong thread... :-(
--
Robert
-
The official User-To-User support forum of the Apache HTTP
Pieter Vanmeerbeek wrote:
Hi,
I recently upgraded to apache 2.2.2 from 2.0.53.
[...]
In 2.2.2 however for some reason after the re-escaping was done, each % sign
is escaped to %25 before it is sent to the server on the lan. The rewrite
logs (loglevel 9) shows a correctly escaped url which is
I think where I'm having the disconnect is in the sequence of events and when
certain timeout values apply.
An HTTP request will arrive at the web host wrapped in one or more TCP/IP
packets, and the OS protocol stack will queue those packets and dispatch to the
appropriate application. In this
I ended up using mod_rewrite. Works wonderful. Thanks for the tip.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua
Slive
Sent: Monday, July 10, 2006 7:48 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] .htaccess help
On 7/10/06, Jos
On Monday 10 July 2006 21:02, Alexander Lazic wrote:
> I'am not sure if i understand you right because there are some HTTP/S
> solutions available for this problem, as i know?!
Sorry, I probably shouldn't have followed up to your post. I was agreeing
with what you said, but suggesting that (thou
On Mon 10.07.2006 20:51, Nick Kew wrote:
On Monday 10 July 2006 19:44, Alexander Lazic wrote:
On Mon 10.07.2006 00:31, James W. Anderson wrote:
>Why doesn't it return an HTTP error when the number of concurrent users
>exceeds MaxClients?
For this reason you should use a *tool* before the webser
On Monday 10 July 2006 19:44, Alexander Lazic wrote:
> On Mon 10.07.2006 00:31, James W. Anderson wrote:
> >Why doesn't it return an HTTP error when the number of concurrent users
> >exceeds MaxClients?
>
> For this reason you should use a *tool* before the webserver which
> detect this error and s
On Mon 10.07.2006 00:31, James W. Anderson wrote:
Why doesn't it return an HTTP error when the number of concurrent users
exceeds MaxClients?
For this reason you should use a *tool* before the webserver which
detect this error and send a proper message to the client, imho.
regards
Alex
Very strange... Apparently the list software omitted to insert the Reply-To
header.
-Original Message-
From: Axel-Stéphane SMORGRAV
Sent: Monday, July 10, 2006 8:23 AM
To: 'Ravish Agarwal'
Subject: RE: [EMAIL PROTECTED] Re: problem with mod_rewrite rewiterule with
[P](internal proxying)
Jack Gates wrote:
> Apache was working fine I had not messed with the configuration at all,
> went
> to bed, got up, Apache no longer works and a file is gone.
>
> /etc/httpd/conf/httpd.conf is looking for /etc/httpd/modules/mod.access.so
>
> mod.access.so is not on my box anywhere
Because it's ca
if you don’t know what selinux is,
try looking it up : http://en.wikipedia.org/wiki/Main_Page
From:
Dave Henderson [mailto:[EMAIL PROTECTED]
Sent: July 7, 2006 5:57 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] logs
Thanks for your reply Yong.
What does the error log on the IBM HTTP Server say ?
What is the access log entry for that particular request on the IBM HTTP Server
?
Is the request passed by the IBM HTTP Server to the WebSphere application
server ?? Please verify the logs of the application server also.
I assume you are usi
Hi,
I'm trying to grant road warrior users access to our company Exchange server
through RPC over HTTP. In my setup, an Apache 2.2.2 on a FreeBSD server in
the DMZ should act as a proxy between the Internet and the IIS on on the
Exchange server. The communication is SSL-encrypted in both dir
I'm having trouble installing the Apache HTTP server and I wanted to go
through all the recommended channels before I submitted a bug.
I'm running WinXP SP2 and tried to install Apache HTTP Server, version
2.2.2 (I also tried Apache 2.0.58 but had the same problem) using the
msi file (apache_2
ErrorDocument 404 /weblogicpath/error/404.jsp
where Weblogic will handle /weblogicpath
Before you have at least
SetHandler weblogic-handler
...
Bye
Oliver
-Ursprüngliche Nachricht-
Von: Tom Hodder [mailto:[EMAIL PROTECTED]
Gesendet: Mo 10.07.2006 16:49
An: users@httpd.
On 7/9/06, James W. Anderson <[EMAIL PROTECTED]> wrote:
Does anyone have any recommendations for books, PDFs, or other forms of
documentation that describe in detail how to tune Apache for performance?
I've read the tips on the Apache website, but I still have many questions
about the way Apache
I'm running a production server using Apache2.2.2 with MP2.0.2,
perl5.8.8, mysql4.1.14 and libapreq2.
Every once in a while I'm noticing server latency, even though it pings
fine.
Wondering the best way to track down server latency in a production
environment
without interrupting a low server lo
Jack Gates wrote:
On Sunday 09 July 2006 15:08, Jack Gates wrote:
On Sunday 09 July 2006 14:21, Jack Gates wrote:
Apache was working fine I had not messed with the configuration at all,
went to bed, got up, Apache no longer works and a file is gone.
/etc/httpd/conf/httpd.conf is lookin
Hi,
I have an application that generates a whole bunch of static files in a
directory, and apache serves thoses files, (there is also a mod_cache
directive.)
However there is a marginal case in the system, where the file is not
available locally in the filesystem (yet) and apache would gener
On 7/10/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 7/9/06, Noel Stratton <[EMAIL PROTECTED]> wrote:
> Your stated solution was "Require user non-existent-user
> in the sub-directory .htaccess files"
>
> This will prompt the user for a username and password correct? I guess this
would work,
On 7/9/06, Noel Stratton <[EMAIL PROTECTED]> wrote:
Your stated solution was "Require user non-existent-user
in the sub-directory .htaccess files"
This will prompt the user for a username and password correct? I guess this
would work, but I was hoping to have the forbidden page come up right
Yes You are right in that. Requests are indeed proxied to the other IBM HTTP
server. I get the same from the access logs of the same. However I am getting
the HTTP 404 in the logs of that webserver. But theis is not the case when I
directly communicate with it or without using the [P} option i
> -Original Message-
> From: Andrew Clarke [mailto:[EMAIL PROTECTED]
>
> ...
> Rewrites
> don't appear to
> work outside of Location blocks, and unless I'm doing
> something wrong, it
> doesn't work in the block either.
You're doing something wrong. Rewrites will work at any level (
25 matches
Mail list logo