Remix.run Logo
merek 6 days ago

Will enabling "HTTPS-Only Mode" block http://localhost? If so, it would interfere with web development.

sltkr 6 days ago | parent | next [-]

No, it doesn't block localhost.

Also you can add exceptions, so if you have e.g. a HTTP-only server on your local network, you can whitelist it manually.

Refreeze5224 6 days ago | parent | prev | next [-]

No, you can always continue on to non-HTTPS pages.

qingcharles 6 days ago | parent | prev [-]

Can you create some certs for yourself?