Thanks to all for the information and details as provided.
I would try to explore the various options provided in the discussion.
Kindly note that I need to implement it on WAMP as mentioned earlier
(Windows, Apache, MySQL and PHP).
The one option I may request upon is that does Apache itself doe
Hello Ed!
I have a load balancer configuration in httpd.conf that directs all traffic
to the to two remote tomcat servers, but I want to have an exception for
the balancer_manager which is on the Apache server. Currently if I append
the balancer_manager to the apache server url I get
http://chim
On Sun, Sep 9, 2012 at 10:57 PM, Tom Browder wrote:
> I'm trying to clean up my conf files after getting an all-SSL server
> with several virtual hosts working.
>
> At the moment, for each server block, I have this:
>
>
>
> SSLEngine on
>
> SSLCACertificateFile/path/to/ca.pem
> SSLCer
Can anyone point me in the right direction as to how to go about
Transferring xhr messages between Apache and a Persistent Program?
We currently use a cgi script (C program) that transfers xhr messages
back and forth to a persistent (C) program using shared memory.
Although the CGI program [s
Thanks!
On Mon, Sep 10, 2012 at 1:57 PM, Eric Covener wrote:
> On Mon, Sep 10, 2012 at 4:41 PM, Abhishek Chanda
> wrote:
>> Hi all,
>>
>> Is it guaranteed that Apache will serve requests in the order they
>> arrive? Specifically, if a request GET fileA arrives and the GET fileB
>> arrives, is it
On Mon, 10 Sep 2012 19:39:42 +
"Law, Bob" wrote:
> The error_log gives me the following error:
> Invalid method in request \x16\x03
That's an https request to an http server
(or possibly vice versa - that's from memory).
Do you have something like a (bogus) redirerect to
a relative path?
On Mon, Sep 10, 2012 at 4:41 PM, Abhishek Chanda
wrote:
> Hi all,
>
> Is it guaranteed that Apache will serve requests in the order they
> arrive? Specifically, if a request GET fileA arrives and the GET fileB
> arrives, is it guaranteed that the first request will be served before
> the second on
Hi all,
Is it guaranteed that Apache will serve requests in the order they
arrive? Specifically, if a request GET fileA arrives and the GET fileB
arrives, is it guaranteed that the first request will be served before
the second one?
I could not find any RFC that addresses this.
Thanks
--
I am trying to run httpd 2.2.22 with open_ssl built in and mod_jk. It does not
appear that my SSL is working. Using Firefox and the following httpd.conf and
ssl.conf files, I can access my site https://shibboleth-dev..com:8397/osp
and my request is routed through mod_jk and the application
On September 10, 2012 10:03 , Nick Kew wrote:
I need to implement SSO (Single Sign On) for a tool to be launched for
people of our organization only.
For true SSO solutions, look at
Any strong reason to prefer those to worldwide initiatives
such as OpenID/OpenAuth?
Mostly because I didn't th
On Mon, 10 Sep 2012 09:07:06 -0400
Mark Montague wrote:
> On September 9, 2012 23:44 , Satya Prakash Prasad
> wrote:
> > I need to implement SSO (Single Sign On) for a tool to be launched for
> > people of our organization only.
>
> For true SSO solutions, look at
Any strong reason to prefer
On September 9, 2012 23:44 , Satya Prakash Prasad
wrote:
I need to implement SSO (Single Sign On) for a tool to be launched for
people of our organization only.
For true SSO solutions, look at
cosign: http://weblogin.org/
PubCookie: http://pubcookie.org/
CAS: http://www.jasig.org/cas
The t
12 matches
Mail list logo