Securing Filepath with .htaccess
-
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-uploadsI’m using this in my .htaccess:
# Hide the contents of directories
IndexIgnore *user-uploadsWhat 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.