News

Learn how to troubleshoot Apache 2 when it's not executing PHP files with this easy-to-follow, step-by-step tutorial.
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 ...