<div dir="ltr">Hi<div><br></div><div>I have started to use lua file for some dynamic stuff.</div><div><br></div><div>Whats the best practice to secure them</div><div><br></div><div>How do I stop them from being downloaded</div><div><br></div><div><div> location ~ \.lua$ {</div><div>  send error back</div><div>}</div><div> </div></div><div><br></div><div>is it best to place all of them into a different directory that isn't under a root ?</div><div><br></div><div><br>A</div></div>