Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CSRF detected
#11
What do you mean you can’t open any image?
In /data/ there is one that has:
Code:
Deny from all
But within /data/uploads/ there should be a different .htaccess:
Code:
Options -Indexes
Allow from all

<Files *.xls>
ForceType applicaton/octet-stream
</Files>

<Files *.csv>
ForceType applicaton/octet-stream
</Files>
This different .htaccess in /data/uploads/ makes sure that images and any other uploads will be accessible.

If you have no .htaccess in any of your /data/ folders and you have an “allow” inside the /data/ folder I will be able to check your XML files including your login name and other security information.
“Don’t forget the important ˚ (not °) on the a,” says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Reply


Messages In This Thread
CSRF detected - by univerzal - 2010-09-29, 01:18:08
CSRF detected - by Zegnåt - 2010-09-29, 01:29:01
CSRF detected - by univerzal - 2010-09-29, 01:53:13
CSRF detected - by univerzal - 2010-09-29, 02:13:44
CSRF detected - by Zegnåt - 2010-09-29, 02:20:03
CSRF detected - by univerzal - 2010-09-29, 02:23:38
CSRF detected - by Zegnåt - 2010-09-29, 02:27:45
CSRF detected - by univerzal - 2010-09-29, 02:35:47
CSRF detected - by Zegnåt - 2010-09-29, 02:44:25
CSRF detected - by univerzal - 2010-09-29, 03:01:49
CSRF detected - by Zegnåt - 2010-09-29, 03:28:20
CSRF detected - by univerzal - 2010-09-29, 05:08:04
CSRF detected - by Zegnåt - 2010-09-29, 05:28:32
CSRF detected - by univerzal - 2010-09-29, 05:32:23



Users browsing this thread: 1 Guest(s)