I've tested local access so something is working, it's not the most complex thing. The key here is to be completely certain that only files in the designated directory can be accessed, this could use some extra vetting (are we excluding ".." properly?). Seaching for some best practices might be useful.
I've tested local access so something is working, it's not the most complex thing. The key here is to be completely certain that only files in the designated directory can be accessed, this could use some extra vetting (are we excluding ".." properly?). Seaching for some best practices might be useful.