I am having trouble figuring out the methods on publishing publicly on IIS 8. I have a test application running on my localhost but what are the next steps to publish it for anyone to get to?
Asked
Active
Viewed 364 times
-1
-
You simply want to publish to a server fully under your controll? – harmoniemand Mar 02 '16 at 14:27
-
@harmoniemand yes I would like to pubish to a server under my control but instead of my localhost. A server that will allow the application to be displayed by anyone – Gary Robinson Mar 02 '16 at 14:30
1 Answers
0
For publishing i recommended WebDeploy
Its a simple way to deploy with only one click from visual studio.

harmoniemand
- 249
- 4
- 14