I want to move the include files for an app out of web root - how do I allow
ONLY that referring file (php page) in web root to securely access the
include.php file in a directory out of the web root?
Thanks.
ONLY that referring file (php page) in web root to securely access the
include.php file in a directory out of the web root?
Thanks.
Comment