Securing PHP files Hello and thanks to everyone for reading my question. I've been working on a PHP web program for a little while and was wondering what measures should I take to protect the source before putting it on a live server. The source isn't being distributed, it's being accessed through a website (users log into the website to use it). First I'd like to protect the source php files from being found and downloaded. I'm not using any framework, just php