Category: Programming
-
New Software Launch
Launching a new piece of software for booking and scheduling online. This web program will be available to anyone 11/01/12. Forever free for under 10 users.
-
Configuring Plesk to recognize vhost.conf
Create vhost.conf files to deal with nested files or symlinks. Don’t forget to tell Plesk to recognize your vhost.conf file with the following code.
-
Setting wildcard virtual hosts on Mac OSX
How to set-up virtual hosts on your local Apache server. Dive right in and get the step by step guide to setting up Mac OSX in 10 minutes.
-
OSX Lion (10.7) Breaks Git, the Power PC is dead, and my Bin commands are gone
Git users, beware! For those that don’t know, git is version management software that is run in the terminal, facilitating synchronization, deployment and version management of files for web developers. After my install… Git was no where to be found. Thankfully a fresh install of Git was all it took to get back up and…