[racket] Serving http and https from the same server

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Tue May 29 02:52:37 EDT 2012

Yes, just use the #:ssl keywords to serve/servlet and the servlet will
be served from both HTTP and HTTPS.

Jay

On Mon, May 28, 2012 at 10:36 PM, Jordan Schatz <jordan at noionlabs.com> wrote:
>
> Is it possible to serve http and https from the same servlet?
>
> I would like to serve most of my application over SSL, but have a way to
> redirect people from http to https.
>
> - Jordan
> ____________________
>  Racket Users list:
>  http://lists.racket-lang.org/users



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.