So, basically I got a php file containing some information and so on. This site is accessable in the url even tho the user is not logged in to Silverstripe. Is there any special folder in which i can put this php file so a user need to sign in before accessing it. This is just a regular php file that i wrote myself. Or is there any speciel php check that i can use to see however an user is logged in?
Cheers