How to disable redirect http to https #64

Open
opened 2020-09-25 18:22:19 +00:00 by Ghost · 4 comments

My browser is alway redirect to https
How to disable auto redirect and setup for http and https work together

Thank you.

My browser is alway redirect to https How to disable auto redirect and setup for http and https work together Thank you.
Owner

What's the use case for wanting to have users broadcast all of their traffic publicly to everyone on the WiFi or other network that they're connected to?

What's the use case for wanting to have users broadcast all of their traffic publicly to everyone on the WiFi or other network that they're connected to?
Author

I need to access via http because when I access direct to my ip address not domain it showed like this

XXX.XXX.XXX.XXX uses an unsupported protocol.

and I need to make a custom path to https url when access by http

Thank you.

I need to access via http because when I access direct to my ip address not domain it showed like this ``` XXX.XXX.XXX.XXX uses an unsupported protocol. ``` and I need to make a custom path to https url when access by http Thank you.
Owner

But why are you trying to access via IP address?

The example is here https://git.rootprojects.org/root/greenlock-express.js/src/branch/master/examples/http, but I don't understand why you'd want to do that.

But why are you trying to access via IP address? The example is here <https://git.rootprojects.org/root/greenlock-express.js/src/branch/master/examples/http>, but I don't understand why you'd want to do that.
Author

on your example how to work with express. can you explain more please

I need to make like example and work https with express


I trying to access via IP because I hosted streaming server. some of My customer still using IP address

on your example how to work with express. can you explain more please I need to make like example and work https with express --- I trying to access via IP because I hosted streaming server. some of My customer still using IP address
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: root/greenlock-express.js#64
No description provided.