This is not technically possible using strictly DNS, but services like http://www.cloudns.net/ offer services to handle redirects. Your underlying URL (http://my.ip/mysite/nagios) will be exposed though I believe.
Most likely you will need to hack on the Apache VirtualHost directives and use some mod_rewrite directives to accomplish exactly what you want. On 12/2/13, 1:19 PM, Fabricio Nunes wrote: > Hi, > > Im running an OMD 1.0 on CentOS 6 and i want to point a DNS entry > (mysite.com) direct to http://my.ip/mysite/nagios/. > > How can i do this? I don't know how to configure the Apache VHost entry > on the OMD file Structure. > > -- > Att. > *FabrÃcio Nunes * > > > _______________________________________________ > omd-users mailing list > [email protected] > http://lists.mathias-kettner.de/mailman/listinfo/omd-users > _______________________________________________ omd-users mailing list [email protected] http://lists.mathias-kettner.de/mailman/listinfo/omd-users
