Welcome Guest, Not a member yet? Register   Sign In
Block access to content with htaccess
#1

Is there a problem creating an htaccess file that blocks direct access to PHP files?

My plan is to put this file inside the application folder and recursively this block will occur for other folders.



Code:
Order allow,deny
Deny from all

I initially thought about doing this to avoid accessing the third_parties folder and php files that do not have a lock for direct access.
Reply


Messages In This Thread
Block access to content with htaccess - by ElTomTom - 06-08-2020, 10:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB