HOW TO SECURE MEDIA FILES IN DJANGO || TUTORIAL

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ม.ค. 2025

ความคิดเห็น • 8

  • @muruganraja9
    @muruganraja9 3 ปีที่แล้ว +2

    Thanks bro... nice explanation

  • @pujanrajrai4930
    @pujanrajrai4930 2 ปีที่แล้ว

    thanks bro. keep uploading❤

  • @khumendrasinha506
    @khumendrasinha506 3 ปีที่แล้ว

    Nice explaination

  • @tuktukautos6070
    @tuktukautos6070 2 ปีที่แล้ว

    I did the same thing but it is not working on django server
    Nginx with gunicorn

    • @pujanrai159
      @pujanrai159 2 ปีที่แล้ว

      hi tuktuk. i am facing same issue. how did you solve this issue?

    • @advation
      @advation ปีที่แล้ว

      This is most likely happening because Nginx is the web server that is hosting the media files. If you have your Django media directory assigned to a static assignment within your Nginx config, Nginx will have access to the file directory and serve the file before your Django application sees the request. Same issue will occur when using Apache2.

  • @evertonalex2614
    @evertonalex2614 ปีที่แล้ว

    ok

  • @hankreacts627
    @hankreacts627 3 ปีที่แล้ว

    nice vid