• Resolved wmacowski

    (@wmacowski)


    Hi!

    Wondering what the best way to secure my file upload path is using the .htaccess file. So I created a new directory with path:
    /nas/content/live/sitename/user-uploads

    I’m using this in my .htaccess:

    # Hide the contents of directories
    IndexIgnore *user-uploads

    What is the best way to secure using .htaccess without interfering with plugin functionality?

    -W

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Securing Filepath with .htaccess’ is closed to new replies.