C
C
carrallton2020-07-09 03:13:52
Django
carrallton, 2020-07-09 03:13:52

Why does Apache swear at Django URL Template?

Hello, I ran into a problem.
When adding , an error appears ServerName (500) And in the logs it writes this:{% url 'app:name' %}

[Thu Jul 09 02:05:09.319653 2020] [mpm_event:notice] [pid 16385:tid 140414656306112] AH00491: caught SIGTERM, shutting down
[Thu Jul 09 02:05:09.475348 2020] [ssl:warn] [pid 16590:tid 140373115440064] AH01909: broovers.ru;:443:0 server certificate does NOT include an ID which matches the server name
[Thu Jul 09 02:05:09.509524 2020] [ssl:warn] [pid 16593:tid 140373115440064] AH01909: broovers.ru;:443:0 server certificate does NOT include an ID which matches the server name
[Thu Jul 09 02:05:09.511231 2020] [mpm_event:notice] [pid 16593:tid 140373115440064] AH00489: Apache/2.4.29 (Ubuntu) OpenSSL/1.1.1 mod_wsgi/4.5.17 Python/3.6 configured -- resuming normal operations
[Thu Jul 09 02:05:09.511275 2020] [core:notice] [pid 16593:tid 140373115440064] AH00094: Command line: '/usr/sbin/apache2'


How can this problem be solved?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alternativshik, 2020-07-09
@alternativshik

right now, in 2021, Apache would be used for djanga ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question