Tagged Questions
1
vote
2answers
227 views
Pointing a domain at my OSX Lion web server
I recently inherited a new Mac Pro, and I'm attempting to turn it into a full web server so I can hopefully stop paying someone else to host my sites for me. I've had limited experience messing around ...
-1
votes
2answers
148 views
Mac Os Server, how to make bind point www.mydomain.com to the same machine bind is installed on?
I want to set my server's IP as DNS and then be able to to make domains like myproject.com, and also www.myproject.com, and *.applications.com point to the same server where I will be hosting these ...
1
vote
1answer
1k views
How to add a DNS record with no subdomain in Mac OS X Server?
How do I add a DNS record, through the GUI or command line, to Mac OS X Server that is simply the domain name (with no subdomain)?
For example I want to resolve http://foo.com to 192.168.1.100.
...
0
votes
5answers
382 views
An unsolvable DNS situation?
We are about to deploy a simple server in our small office to host the typical small office things (a mac server for email, calendar, contacts etc). We quickly run into this strange DNS problem:
The ...
3
votes
3answers
739 views
Use Mac OS X Server As Development Environment
I've installed Mac OS X Server 10.6.3 on my laptop to use as my normal OS. I do a lot of web development and thought it would be handy to run OS X Server so I could more easily manage my local ...