Nuacht

.htaccess files (or "distributed configuration files") provide a way to make configuration changes on a per-directory basis. A file, containing one or more configuration directives, is placed in a ...
I recently installed Mandrake Linux 8.1 (kernel: 2.4.8) and Apache 1.3.20 on my system to learn about how to use htaccess among other more useful things that I need it do. Now basically the issue is ...
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 ...