Welcome Guest, Not a member yet? Register   Sign In
Effect of exposing your system folder
#5

[eluser]Daniel Moore[/eluser]
If you must have your system folder within the web root because of limitations of the hosting provider (it happens) then put an .htaccess file in the system folder with the following content:

Code:
deny from all

This will prevent anyone from gaining "accidental" access to the files unless they have ftp access.

It is always best, however, to place it outside the web root whenever possible.


Messages In This Thread
Effect of exposing your system folder - by El Forum - 04-14-2009, 12:45 PM
Effect of exposing your system folder - by El Forum - 04-14-2009, 01:17 PM
Effect of exposing your system folder - by El Forum - 04-14-2009, 01:28 PM
Effect of exposing your system folder - by El Forum - 04-14-2009, 02:50 PM
Effect of exposing your system folder - by El Forum - 04-15-2009, 05:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB