Apache Via Symbolic Links in Mac OS X

Every once in a while, you need to have a web application sit outside the "normal" places expected by Apache. Under Mac OS X (and several flavors of Linux), there are safeguards in place to prevent this.

Handle Bad Page Requests in a Web Application

A common error in web applications is failed navigation. In some cases, the user has mistyped a URL; in other cases, the internal navigation of a web site is flawed. In (hopefully) rare cases, users are attempting some shenanigans.

Deploy an Application to the Remote Server

With Git prepared on both the local workstation and on the remote server, I can now deploy my application.