I'm looking to encrypt all of my php files some how and have it readable by apache. I've seen this done for some scripts and don't want their code released. I want to be able to upload a script to a shared hosting account, and make sure no one can read the files except apache. I have access to the apache conf files too so anything that helps would be great.
If anyone has knows how to do this let me know. I know it can be done.