![]() |
(08-02-2023, 04:15 AM)luckmoshy Wrote: do But if I display this link to the image/file in the view, will it be accessible even though it is not in the public folder, or do I need to make any other configuration? Is there a specific route or controller method I should set up to handle file requests securely and serve them with the necessary headers? (08-02-2023, 04:15 AM)luckmoshy Wrote: do What method should I use to access files with non-public access levels and render them in the view without being in the public folder? |
Messages In This Thread |
Security and File Upload in CodeIgniter: Best Practices to Keep Images Out of the Pub - by tarcisiodev1 - 08-01-2023, 05:39 PM
RE: Security and File Upload in CodeIgniter: Best Practices to Keep Images Out of the Pub - by luckmoshy - 08-02-2023, 04:15 AM
RE: Security and File Upload in CodeIgniter: Best Practices to Keep Images Out of the Pub - by tarcisiodev1 - 08-02-2023, 04:38 AM
RE: Security and File Upload in CodeIgniter: Best Practices to Keep Images Out of the Pub - by sheilaf - 08-02-2023, 08:10 AM
RE: Security and File Upload in CodeIgniter: Best Practices to Keep Images Out of the Pub - by InsiteFX - 08-02-2023, 10:48 PM
RE: Security and File Upload in CodeIgniter: Best Practices to Keep Images Out of the Pub - by tarcisiodev1 - 08-09-2023, 06:20 PM
|