Welcome Guest, Not a member yet? Register   Sign In
Security issue!
#8

[eluser]Alex007[/eluser]
[quote author="gtech" date="1194968994"]xweros method of checking the BASEPATH works very well if you put it in the first line of your view. As he says Its what they use in the code igniter libraries to stop you surfing to the scripts directly, so its a valid way to do it Smile[/quote]

It's even simpler than that, your SYSTEM folder should not be accessible at all from the web.

Inside the system folder, create a .htaccess file (assuming you're running appache) with this in it:

.htaccess file:
Code:
deny from all


Messages In This Thread
Security issue! - by El Forum - 11-12-2007, 03:28 PM
Security issue! - by El Forum - 11-12-2007, 04:16 PM
Security issue! - by El Forum - 11-12-2007, 05:45 PM
Security issue! - by El Forum - 11-12-2007, 06:07 PM
Security issue! - by El Forum - 11-13-2007, 03:00 AM
Security issue! - by El Forum - 11-13-2007, 03:17 AM
Security issue! - by El Forum - 11-13-2007, 03:49 AM
Security issue! - by El Forum - 11-13-2007, 09:40 AM
Security issue! - by El Forum - 11-13-2007, 09:57 AM
Security issue! - by El Forum - 11-13-2007, 12:10 PM
Security issue! - by El Forum - 11-13-2007, 07:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB