The Apache web server is one of the most common applications run on Linux systems. Although it comes with most distributions there will be times when you want to run the latest version along with all ...
I have a configuration file in some PHP scripts that I'm hoping to use. I don't want people to be able to read this config file, but it's extension is .pinc, and not .php. Ultimately anyone can read ...