Posts Tagged ‘windows’

Configuring Windows with GitHub

If you’re a Windows developer like me, you’ve probably had trouble working with GitHub. Here’s what I did. Hopefully this will be helpful to you.

[More]

Adding Apache Aliases in XAMPP

If you’ve read my post on adding aliases to WampServer, you may be curious about how to add aliases to XAMPP. While WampServer has a nice (if somewhat buggy) tool for adding Apache aliases, XAMPP does not. Fortunately, it’s pretty straightforward to do by hand.

[More]