在域上部署ASP.NET WEB应用程序的过程 [英] PROCEDURE TO DEPLOY ASP.NET WEB APPLICATION ON DOMAIN

查看:68
本文介绍了在域上部署ASP.NET WEB应用程序的过程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我创建了一个ASP.NET Web应用程序,并将其部署在本地IIS服务器上。并且它的工作良好且良好。



但我的客户已经拥有一个域名,他希望在其域名上使用此Web应用程序,它应该与其当前的网站链接。



你能让我知道我该如何实现这个东西?








BEST REGARDS,

解决方案

您只需要放置所有文件和托管文件夹中的bin文件夹。



然后,如果你想在网站加载时默认打开任何页面,那么将默认文档设置为任何页面您的应用程序中的页面。



如果您想链接现有应用程序中的文件,那么只需使用文件的相对路径已经将它们放在托管文件夹中。


嗨阿卜杜勒,



请将您的所有文件通过FTP上传到根文件夹,然后请设置您自己的默认文件。


Hi Guys,

I have created one ASP.NET web application and I deployed it on local IIS server. And its
working well and good.

But my client already have one domain and he want this web application on its domain and it should be linked with its current web site, on domain.

Could you let me know how can i implement this thing??

and what if i want to deploy this application on domain, after this, if create any other web application, how can i link new one with the current one.



BEST REGARDS,

解决方案

You just need to place all your files and bin folder inside the hosted folder.

Then if you want to open any page by default on site load, then set Default Document to any page inside your App.

If you want to link files from the existing App, then just use the Relative Path of the files as you have already placed them inside the hosted folder.


Hi Abdul,

Please just kindly upload all your files via FTP to your root folder and then please setup your own default document.


这篇关于在域上部署ASP.NET WEB应用程序的过程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆