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.
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.
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.
With Git prepared on both the local workstation and on the remote server, I can now deploy my application.