On 1/18/12 11:54 AM, Dominic DePasquale wrote:
> What we are trying to do is run the Apache filter on port 80 because 
> the SSL (443) is being offloaded by a hardware device in front of the 
> Web Servers.
>
> User --> 443 --> SSL Device --> 80 --> firewall --> Apache(mod_cosign)
>
> Without using  CosignSiteEntry, mod_cosign was redirecting to 
> https://host-name:80/more-stuff

Tried this?

     CosignNoAppendRedirectPort On

The code comment says: "for SSL load balancers - redirect with no added 
port to the URL".

-Phil

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Cosign-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to