When using apache (you haven't told what web server you are using) you can
define a virtual host which has a server name hongyi_zhao.changeip.net and a
serveralias of some_domain. then apache will respond to urls which have
either in the host header with the defined virtual host. This assumes that
either can be resolved to an IP from the requesting host.
Perhaps it is advisable to start googling for "virtual hosts" to further
determine how you should do it.

Hope this helps.

Regards,

Serge Fonville

On Fri, Feb 20, 2009 at 10:02 AM, Hongyi Zhao <hongyi.z...@gmail.com> wrote:

> Hi all,
>
> Suppose a file named file.pdf stored in the following web location:
>
> http://some_domain/path/to/file.pdf
>
> Where, the *some_domain* is a name-based virtual host.  In this case,
> is it possible to set a ddns hostname, say through
> http://www.changeip.net/, without using *some_domain* itself,  to
> access this file?
>
> --
> .: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.
> _______________________________________________
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
>
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to