When restricting access to web content or web applications, more often than not, basic username/password authentication is the solution. While this might be enough for a personal blog, sites with sensitive content will probably need a little more work.more
Posts tagged with apache
lighttpd redirect quirk
October 29, 2010 -
You know how sometimes it seems like the entire world is against you? The other day was like that for me.more
Installing a Web Application on Engarde Secure Linux
February 10, 2010 -
Once you've read this article you will have learned how to install a PHP Web Application on a server running Engarde Secure Linux.
For the sake of this article, we will assume that you are running version 3.0.22 or later of Engarde Linux with SELinux in enforcing mode and that you have already installed the following packages: apache, MySQL-server, php5 and php5-mysql. Obviously we assume that you have root access as well.
more