Groups
Groups
Sign in
Groups
Groups
Play Framework [deprecated]
Conversations
About
Send feedback
Help
Redirect to https://localhost:9443 when using RedirectHttpsFilter (Play 2.6.0)
75 views
Skip to first unread message
Роман Паршиков
unread,
Jun 23, 2017, 2:59:26 PM
6/23/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Play Framework
Please help.
Here is minimal Play Java project
https://github.com/PromanSEW/play-java-starter-example_2.6.x
I enabled RedirectHttpsFilter and configure HTTPS port after reading this guide:
https://www.playframework.com/documentation/2.6.x/RedirectHttpsFilter
Then I ran project in dev mode, opened
localhost:900
and see failed
308 Permanent Redirect
to
https://localhost:9443
What I have to do to fix this problem? How to configure Play for using RedirectHttpsFilter in dev mode?
Will Sargent
unread,
Jun 23, 2017, 3:25:47 PM
6/23/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Play Framework
The purpose of the RedirectHttpsFilter is to redirect you to the HTTPS site. That's what it does.
Reply all
Reply to author
Forward
0 new messages