path: location of your file to be exposed to internet
port: port to access your application/web
vpath: virtul path (e.g. http://localhost:1010/testing)
Example
WebDev.WebServer.EXE /path:D:\Web\Testing /port:2529 /vpath:/testing
Accessing this: http://localhost:2529/testing
No comments:
Post a Comment