nimonogi Posted December 28, 2015 Share Posted December 28, 2015 There are certain files that never have to be accessed by the visitor. Can we block access to these files by adding the following code to our .htaccess file? RewriteRule ^vendor/ - [F,L] RewriteRule ^includes/classes/ - [F,L] 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.