Remote management of ASP.NET web applications

  • Thread starter Thread starter dejavue82
  • Start date Start date
D

dejavue82

Hi!

I was wondering how one is able to manage ASP.NET apps running on
IIS/win2003 remotely. PHP/Apache apps can be configured remotely via
linux's remote command line console (I guess). However, since windows
isn't based on this idea, how is this possible with ASP.NET/IIS/Win2003
in a shared/virtual/dedicated hosting environment? Is the web.config
file the only possibility?

Thank you very much for your time and input.

Regards,

Jim
 
Hi!

I was wondering how one is able to manage ASP.NET apps running on
IIS/win2003 remotely. PHP/Apache apps can be configured remotely via
linux's remote command line console (I guess). However, since windows
isn't based on this idea, how is this possible with ASP.NET/IIS/Win2003
in a shared/virtual/dedicated hosting environment? Is the web.config
file the only possibility?

Thank you very much for your time and input.

Regards,

Jim

I always use remote desktop to manage my remote servers.
Peter Kellner
http://peterkellner.net
 
Back
Top