0

I am deploying multiple ASP.NET web applications on my godaddy.com web host. The problem is that the default "bin" folder is the one on the root. I want each application to use the bin folder which is in side it. For example, if i have app1 in folder called app1/ and compiled code is in app1/bin, I want to redirect it to the sub-folder not the one in the root.

Thanks, Badih

Badih Barakat
  • 131
  • 1
  • 11
  • Check GoDaddy documentation please. Maybe it only allows you to deploy a single web app intentionally. – Lex Li Apr 28 '18 at 00:46
  • My question is how to tell my app to use another bin folder which is inside the app folder, rather than the bin folder at the root. – Badih Barakat Apr 28 '18 at 04:24

0 Answers0