本文介绍了如何挑选网站域名?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的,

我使用的是Asp.Net和C#语言,我开发了网页,它是主机局域网,它工作正常,但我需要更改域名。



i以下地址给浏览器打开我的页面它在我当地打开

[])



但我需要更改地址,如www.Myapplication.com。而不是10.0.0.138/myapplication/LoginPage.aspx。任何人都帮我怎么做。



谢谢提前!.....

Dear all,
I am using Asp.Net and C# language i developed the web page and it's host the LAN it's working fine but i need to change the domain name .

i given following address to browser for open my page its opened in my local
http://10.0.0.138/myapplication/LoginPage.aspx#[^])

but my need is change address like www.Myapplication.com. instead of 10.0.0.138/myapplication/LoginPage.aspx. any one help me how to do it.

Thanks Advance!.....

推荐答案


这篇关于如何挑选网站域名?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-28 07:39