python - Is there a security risk to serve Django admin page on regular http rather than Https? -


i finished first experience django on real application , running on apache2.

since newbie wondering if right have admin page served on http?

is https better solution? how of risk experiencing not having run on https?

you can better understand here django security


Comments

Popular posts from this blog

java - inputmismatch exception -

c - zlib and gdi32 with OpenSSL? -

Formatting string according to pattern without regex in php -