On 08/13/2015 04:29 PM, Tim Selander wrote:

My remaining question is on keeping text data secure on our web server
(on-rev). I use LC scripts in the cgi folder. My understanding is that
the cgi folder is secure from any outside breach. Is that understanding
correct? So if I store my company's customer data in the cgi folder, it
is secure?

Oh my goodness no.
Don't put any data you need to keep secure on a publicly-facing server.
Especially not on a shared server ala on-rev.
You *are* requiring https already, right?
And you've modified the .htaccess file in the public_html folder?
And disabled anonymous ftp?

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to