Coder Social home page Coder Social logo

Comments (5)

alariel avatar alariel commented on July 18, 2024

If you direct all traffic from the unencrypted (Port 80) instance to https (via 301 status) it just works, at least for me. Maybe one can add a specific redirect for the checked files/directories...

For Apache, i simply did Redirect 301 "/" "https://www.domain.de/" in the <VirtualHost *:80>- part of the config.

A configurable part would be nice to have, though... but i think it's limited to what LE implements/already has implemented...

from gethttpsforfree.

CJHarms avatar CJHarms commented on July 18, 2024

I would gladly do that, but due to regulations the Web Servers are only available on 443 and not even listening on Port 80 (not even for redirects to 443).

from gethttpsforfree.

pastly avatar pastly commented on July 18, 2024

I would really appreciate this too. If I want to verify something to be hosted on my home Internet from my home Internet, I need to be able to specify a different port. My ISP blocks incoming port 80 (not 443, interestingly).

edit: Now that I've said this, I wonder if gethttpsforfree is really the project to be asking for this feature. Since fumbling around last night with this, I bought a cheap VPS and have it temporarily change the DNS record, do webroot auth, then change the DNS record back.

from gethttpsforfree.

diafygi avatar diafygi commented on July 18, 2024

DVSNI would be a big pain to implement in a user-friendly manner to this website, so I don't plan to do it. Would be happy to be impressed by a good pull request, though.

from gethttpsforfree.

Miserlou avatar Miserlou commented on July 18, 2024

+1 for this feature, this would be massively useful for using with django-zappa, as we have no ability to serve over HTTP.

A dropdown with a choice between HTTP and HTTPS would suffice for our purposes, and be MASSIVELY helpful!

from gethttpsforfree.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.