The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Data Directory Location?
#8
Well he is correct, you typically want to put any writable data outside of your webspace in a chroot jail.
This basically protects you against the chance that someone manages to find a hole to upload a shell, if it is not in the webroot there is much less of a chance of it being successfully executed over the web after infection.

This comes down to having "absolute security" in that you can never predict every vector of attack or future attacks, and that protecting your data folders with rules can never be 100% secure in theory, because you can not cover situations that do not exists yet or are unknown.

So the safest bet is the only way to have the best security.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
Custom Data Directory Location? - by rhecht - 2013-08-23, 07:10:39
RE: Custom Data Directory Location? - by shawn_a - 2013-08-23, 07:19:08
RE: Custom Data Directory Location? - by rhecht - 2013-08-27, 03:54:59
RE: Custom Data Directory Location? - by evan70 - 2013-08-27, 04:34:08
RE: Custom Data Directory Location? - by lehtu - 2014-07-14, 17:25:10
RE: Custom Data Directory Location? - by ~GW~ - 2013-11-07, 12:19:47
RE: Custom Data Directory Location? - by evan70 - 2013-11-07, 21:07:06
RE: Custom Data Directory Location? - by Timbow - 2013-11-07, 22:10:19
RE: Custom Data Directory Location? - by shawn_a - 2013-11-08, 01:02:27
RE: Custom Data Directory Location? - by shawn_a - 2014-07-14, 21:45:15



Users browsing this thread: 2 Guest(s)