Welcome to Centmin Mod Community
Register Now

Nginx How to properly password protect a directory or file?

Discussion in 'Centmin Mod Insights' started by rdan, Jun 25, 2014.

Tags:
  1. Jimmy

    Jimmy Well-Known Member

    1,778
    388
    83
    Oct 24, 2015
    East Coast USA
    Ratings:
    +987
    Local Time:
    11:32 PM
    got ya. usr and usr.

     
  2. Jon Snow

    Jon Snow Active Member

    766
    157
    43
    Jun 30, 2017
    Ratings:
    +225
    Local Time:
    12:32 AM
    Nginx 1.13.9
    MariaDB 10.1.31
    If I wanted to do things manually, is it as simple as creating a file with the user/pass details and just editing my vhost config file to use that path and restarting nginx?
     
  3. eva2000

    eva2000 Administrator Staff Member

    53,152
    12,110
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,645
    Local Time:
    1:32 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    yes what has been discussed in this whole thread :)
     
  4. Jon Snow

    Jon Snow Active Member

    766
    157
    43
    Jun 30, 2017
    Ratings:
    +225
    Local Time:
    12:32 AM
    Nginx 1.13.9
    MariaDB 10.1.31
    I read it all but I was still confused because there was a line for a script to run. I prefer to do things manually first so I know what the script does automatically (want to only use scripts to save time). Thanks!
     
  5. eva2000

    eva2000 Administrator Staff Member

    53,152
    12,110
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,645
    Local Time:
    1:32 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+