setting domains
- by allenskd
I'm setting a local webserver to do a lot of web development work from now on. I'm not really knowledgeable in hosting configuration.
Thing is I just added mydomain.com in /etc/hosts that's fine but what's the next step?
TI need to use the wildcard on *.mydomain.com, so I'm figuring I need to add my zone in bind, is this correct? so I can make use of virtual hosts in apache and in play-framework
Everything will be local, but once in a while I want to make public of my webserver to certain people using the no-ip service, in windows I've done it, in linux I don't know if it's any difference.
The question is pretty much if I'm configuring it right or not? If this sounds confusing let me know, I'll try to detail it more