Welcome Guest, Not a member yet? Register   Sign In
How to secure a folder/document with session in codeigniter
#2

You can put this code in your.htaccess file

deny from all

<Files ~ "^index\.php|JPG|png|jpg|JPEG|pdf">
Allow from all
</Files>

By:Xtreem Solution

[Highly Skilled Laravel Developer](https://xtreemsolution.com/hire-laravel-developer.html)

[Dedicated PHP Developer](https://xtreemsolution.com/hire-php-developer.html)
Reply


Messages In This Thread
RE: How to secure a folder/document with session in codeignitor - by XtreemDeveloper - 03-29-2018, 05:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB