Subscribe

Monthly Archive for April, 2008

PHP as a Module

“You don’t get harmony when everybody sings the same note.” — Doug Floyd

In the previous post, “PHP Implementation” we outlined three ways to implement PHP. In this first post, we will examine PHP as an Apache module. When PHP is used as a module, it inherits Apache’s user permissions. PHP basically is [...]

Read Full Post »

PHP Implementation

“The act of contemplation then creates the thing created.” — Isaac D’Israeli

My last post, “An Apache Implementation,” went through the steps of setting up a secure web server. The posting ended with the server having no CGI capabilities. While this might be secure, the usefulness is somewhat limited. In the next few [...]

Read Full Post »

MacPorts Under Mac OS X Leopard

Put simply, MacPorts makes software installation easier under Mac OS X. As you may know by now, I prefer to compile from source important software packages, like those used to create the servers accessed by untrusted sources. That software should be customized to the operating system, environment, and requirements of the organization. [...]

Read Full Post »

« Newer Posts - Older Posts »