If you run a publicly accessible Web server for your own use (and let's face it, if you're reading Linux Journal, there's a very good chance you do), how do you go about limiting the risk of someone ...
I've got a router running OpenBSD with some "dashboard" style PHP scripts being served by Apache. I'd like to make Apache deny access to anyone who doesn't provide a valid login/password. I don't, ...
I wonder if this is possible to achieve using an .htaccess file. I have a few virtual sites on a Apache server (2.0.43), that I have password protected it with an .htaccess file, everything is peachy.
Before SFU adopted CAS as its authentication method for the web, we already had an Apache authentication/authorization module that allowed limited access control ...