Certain folders in your application contain sensitive data. How would you securely hide their existence within your web application for all users?
Send 403 return code
Send 302 return code and redirect the user to the home page
Send 404 return code
Send 200 return code