..oO(laredotornado@zipmail.com)
>Not sure how this is done, but since our application is written in
>PHP, I thought I'd ask first here. We have the domain
>
>http://bnf.drgreene.com/
>
>forwarding to
>
>http://67.192.249.18/bnf/
>
>But notice when you click on http://bnf.drgreene.com, the address in
>the URL changes to the other IP listed. Is there a way to keep the
>URL bnf.drgreene.com min the URL browser bar?
Sure. Host the entire website on the same server where the domain points
to. If the site is split across several servers or the domain points to
a different machine, then of course the URLs would change as seen above.
One document, one URL.
This has nothing to do with PHP, but with server and DNS configuration.
Micha