Python Forum
Deploying SSL for my Django 2.0.1 server with Apache on Ubuntu 16.04 (droplet)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Deploying SSL for my Django 2.0.1 server with Apache on Ubuntu 16.04 (droplet)
#2
(Jan-21-2018, 03:45 AM)Drone4four Wrote: My python3 manage.py runserver shell traceback still says
You shouldn't be using runserver or manage.py with ssl. You just did all that apache config, so why wouldn't you use apache?

The error is telling you that it (the development server) doesn't support https. So don't use the development server anymore.
Reply


Messages In This Thread
RE: Deploying SSL for my Django 2.0.1 server with Apache on Ubuntu 16.04 (droplet) - by nilamo - Jan-23-2018, 09:11 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Apache Module jfha73 2 499 Jan-26-2024, 07:59 PM
Last Post: noisefloor
  deploying python script on a server rickyrt 0 1,463 Aug-31-2021, 04:03 PM
Last Post: rickyrt
  Flask Ubuntu Server Not Running Wheel 0 2,010 Jul-14-2020, 08:12 PM
Last Post: Wheel
  Where is mod_wsgi for Apache on Windows? jfha73 0 1,628 May-01-2020, 02:21 PM
Last Post: jfha73
  Django deployment on apache server? tmmaersk 2 2,107 Mar-28-2020, 03:35 PM
Last Post: tmmaersk
  Django: How to automatically substitute a variable in the admin page at Django 1.11? m0ntecr1st0 3 3,306 Jun-30-2019, 12:21 AM
Last Post: scidam
  How to deploy Django application on Apache2 server deepag 0 2,043 Jan-23-2019, 05:09 AM
Last Post: deepag
  Python handling Apache Request harzsr 3 3,792 Nov-16-2018, 04:36 AM
Last Post: nilamo
  Enable error logging to browser for Python's Flask under Apache + mod_wsgi nikos 1 3,051 Sep-18-2018, 09:15 PM
Last Post: nikos
  Trouble deploying Django/wagtail on Ubuntu 14.04 Drone4four 0 2,783 Mar-20-2018, 04:14 AM
Last Post: Drone4four

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020