The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can I protect access to non-php files?
#4
Another thing you can do is have the files in a non-publicly accessible area, then on request, generate a unique download link for that file? You can then use cron jobs to delete the files whenever the cron job runs. You'd need to do some research on copying, moving, etc files on a PHP request though.
  Reply


Messages In This Thread
Can I protect access to non-php files? - by WebAIFHS - 03-17-2018, 03:21 PM
Can I protect access to non-php files? - by WebAIFHS - 03-21-2018, 06:36 PM
Can I protect access to non-php files? - by Brandin - 03-21-2018, 08:57 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)