I'm using a Codeignitator application named Perfex CRM and I'm having an issue to access its photos/files
when I'm logged in web panel I can access photos and all files with URL encryption
My question is I want to access these files/Media publicly with out login to web panel but when I visit this URL without login it gives me this error
more to it i also tried to access files directy from folder https://support.two.com.pk/uploads/tasks/2020082011243932x32.png
but it still gives same error 404.
What i have tried for this to access these file publically.
I have found a solution I have removed encryption folder and encryption id from config.php file and then cleared cache folder all set. working fine to me.