That is exactly what I was proposing - to handle the 403 error, but by way
of a javascript which does a replace of the window location from http to
https.

I do not recall specifics, but I believe there is a better and cleaner way
to do this, but for all practical purposes, this should work.

Cheers

Joe


-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:arslist@ARSLIST.ORG] On Behalf Of Jlbess
Sent: Thursday, May 09, 2013 8:25 PM
To: arslist@ARSLIST.ORG
Subject: Re: HTTP --> HTTPS Redirect

After you force SSL, you can create a custom error response for 403.4 on te
login.jsp page in IIS manager. For message type click URL and enter your
https URL. There are full step by step on the microsoft support site.



Jason

On May 9, 2013, at 8:07 PM, Joe D'Souza <jdso...@shyle.net> wrote:

> Configure the IIS server to accept only https requests for the arsys
> application.
> 
> Then write a java script to do a window location replace when an http
> request is sent, and use this script to replace the 403 forbidden error.
> 
> Not clean but it works.
> 
> John Baker if I remember right suggested a cleaner method to this a few
> months ago - but I do not recall what his method was.
> 
> Joe
> 
> -----Original Message-----
> From: Action Request System discussion list(ARSList)
> [mailto:arslist@ARSLIST.ORG] On Behalf Of Nowak, James
> Sent: Thursday, May 09, 2013 8:47 AM
> To: arslist@ARSLIST.ORG
> Subject: HTTP --> HTTPS Redirect
> 
> I have a new 7.6.04 environment that we are standing up.  I have
configured
> SSL on my web servers and can login, etc. However I am now trying to setup
> HTTP-->HTTPS redirection w/in IIS and am having some issues.
> 
> I have tried several different methods and none have worked successfully.
> 
> Anyone else have success doing this?  Any input/feedback/config info would
> be greatly appreciated.
> 
> My Web Servers are:  Windows 2008 R2 w/ IIS 7.5 and Tomcat 6
> 
> 
> Jim Nowak
> IT Infrastructure
> 
> TEL: 630.438.7747 | jamesno...@officemax.com
> 800 W. Bryn Mawr, Itasca IL 60143 | http://www.officemax.com
> 
> CONFIDENTIALITY NOTICE: The information contained in this e-mail and
> attached document(s) may contain confidential information that is intended
> only for the addressee(s). If you are not the intended recipient, you are
> hereby advised that any disclosure, copying, distribution or the taking of
> any action in reliance upon the information is prohibited. If you have
> received this e-mail in error, please immediately notify the sender and
> delete it from your system.
> 
>
____________________________________________________________________________
___
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> "Where the Answers Are, and have been for 20 years"

____________________________________________________________________________
___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to