Hi,
I am having an Apache 2 configuration running with Netegrity's (now Computer
Associates) SiteMinder mod_sm20 module and am trying to alter certain outgoing
headers with mod_headers.
However it doesnt seem to work as expect and I suspect that is because
mod_headers is possibly called prior
Hi Mike,
simply restoring the original tcpip.sys file should get you back there.
Alexander
>>> [EMAIL PROTECTED] 30.05.2005 12:10:12 >>>
hi alexander,
thank you for this tip.
it really solved our problem.
if from any reason we would like to restore the original configuration, what
would we hav
Hi,
I assume you installed SP2 for XP, right?
In this case, this is most probably caused by the TCP restrictions introduced
with SP2. Microsoft implemented them to slow down spread rates of worms. Have a
look at http://www.speedguide.net/read_articles.php?id=1497 for more
information on this t
Hi,
I am configuring Apache for the first time with SSL and ran into some problems.
First, for a general overview, it shall run as reverse proxy and shall provide
a client certificate to the targetted upstream server. Now I managed it to have
it run as regular webserver with SSL support but I
Thanks again Brian, this was a great help. On a related issue, I need to do the
reverse proxying in connection with SSL. Are there any pitfalls I should pay
attention to or would you have any general comments?
Alexander
>>> [EMAIL PROTECTED] 23.05.2005 15:35:17 >>>
I'd say you have it almost
Good morning Brian,
thanks for your reply. Did I understand your explanation correctly?
1. Request comes in
2. Request is not considered as proxy request and hence initially not handled
by mod_proxy
3. Request is caught by mod_rewrite
4. mod_rewrite parses the headers, retrieves the val
Hi,
I am looking for a way to rewrite HTTP headers of requests passing through in
proxy mode (mod_proxy). This works in connection with mod_headers, however it
only allows basic manipulation (adding, removing, changing). I would need a way
to use values of existing headers and incorporate them