djhawthorn
Technical User
If I have a file /index.php
which includes /directory/file.php
and there is a .htaccess file restricting access to /directory/, will index.php be able to include that file.php _without_ requiring a username and password to authenticate with the htaccess restriction?
which includes /directory/file.php
and there is a .htaccess file restricting access to /directory/, will index.php be able to include that file.php _without_ requiring a username and password to authenticate with the htaccess restriction?