Forum Moderators: phranque
/uploads/ - Parent directory is password protected.
/uploads/0001/ - Child directory dependent on parent.
I just tested this out both locally and on my live server and I the child directory was password protected. I'm just trying to cover all my bases. :)
- John
So could the child directories inexplicably be made accessible? No. Could you allow access, intentionally or accidentally? Yes.
As always, write code, inspect/validate it, and then test it thoroughly before deploying on a publicly-accessible server. Then watch your server access and error log files for several days, looking for any signs of trouble.
Jim
- John