Complete Self-Employment: Day 4
September 3, 2010 at 10:57 AM
—
RampidByter
A belated post. Yesterday was a mixed bag. My wife was home sick all day so I spent much of my day just popping in to check to see if she was doing better. Since she was home I did more work on her start-up software. I decided to go with ASP.Net MVC 2. Luckily I won an MVC book at the Cincinnati .Net Users Group. The “ASP.Net MVC In Action” book is a very good reference for jumping head first into MVC.
I bought the SSL for the site, spent a few hours working on a theme (still working on it,) and am trying to knock out a rough version. A new problem arises in that my virtual servers are hosted under one IP and I have two SSL’s to use. One for an existing store, and one for the new store site. That means day 4 and now day 5 are being spent mapping the existing network in Visio, and building a new virtual network design. Handling virtual servers on one physical machine with two internet connections sharing multiple IPs is a tricky bag. It’s hard to DMZ one server while allowing the other on the same machine have access to local network resources.