I work on several php and jsp websites on my macbook (running development apache server and tomcat) and they all are hosted on shared servers.
What I want to do is to clone my macbook to a mac mini server, connect it to a separate cable modem and router, assign a static ip to it and run a production server here in my office.
One of my registrars lets me to edit DNS records, so I guess I can just point the DNS to that static ip and manage the rest with virtual hosts, right?
Another registrar only lets me to edit nameservers. It seems like I can run a DNS server on mac, is it a simple thing to do?
I'm certainly a noob, but I did spend some time on a research before posting here. Please bear with me.
I'd really appreciate any input on this from you guys. Thanks a lot!