Welcome Guest, Not a member yet? Register   Sign In
Good solution for protecting image files in folder
#5

[eluser]esset[/eluser]
[quote author="laytone" date="1266285181"]create a file in /images called .htaccess
add the line:
Code:
Options -Indexes
[/quote]

I tried this but it didn't work, I can still access images in /images/ straight away.

Can my .htaccess in site-root conflict?

This is my .htaccess in root:

Quote:RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]




Thanks


Messages In This Thread
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 01:40 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 01:51 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 01:53 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 01:56 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 02:00 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 02:15 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 02:29 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 02:32 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 02:40 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 02:47 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 02:59 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 03:05 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 03:09 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 03:11 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 04:16 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 04:51 PM
Good solution for protecting image files in folder - by El Forum - 02-15-2010, 05:02 PM
Good solution for protecting image files in folder - by El Forum - 02-21-2010, 08:15 AM
Good solution for protecting image files in folder - by El Forum - 02-21-2010, 08:42 AM
Good solution for protecting image files in folder - by El Forum - 02-21-2010, 09:37 AM
Good solution for protecting image files in folder - by El Forum - 02-21-2010, 09:51 AM
Good solution for protecting image files in folder - by El Forum - 02-21-2010, 10:36 AM
Good solution for protecting image files in folder - by El Forum - 02-21-2010, 02:31 PM
Good solution for protecting image files in folder - by El Forum - 02-21-2010, 04:52 PM



Theme © iAndrew 2016 - Forum software by © MyBB