urda / django-letsencrypt

A simple Django app to handle Let's Encrypt ACME challenges
https://pypi.org/project/django-letsencrypt/
Apache License 2.0
72 stars 9 forks source link

Installed according to directions and still got 404 #113

Closed drsscharlie closed 3 years ago

drsscharlie commented 3 years ago

Installed according to directions and still got a 404 Ubuntu20, Apahce2, Django 3.1.4

urda commented 3 years ago

Can you tell me a bit more about your configuration? Can you include a stack trace of some kind? I don't have much to work with here from your issue. Please include your:

Please also take a look at the example project in this GitHub and compare to your Django.

After you have additional details please re open this issue.