Monday, September 20, 2010
Rename IIS7 application (Virtual directory)
9:47 AM |
Posted by
Sheen |
Edit Post
This command will rename an existing directory on IIS7,
C:> %systemroot%\system32\inetsrv\appcmd set app "Default Web Site/OldApplicationName" -path:/NewApplicationName
You just have to change OldApplicationName and NewApplicationName as per your requirement.
C:> %systemroot%\system32\inetsrv\appcmd set app "Default Web Site/OldApplicationName" -path:/NewApplicationName
You just have to change OldApplicationName and NewApplicationName as per your requirement.
Subscribe to:
Post Comments (Atom)
Blog Archive
Important Blogs
-
-
Git Workflow For Enterprise development6 years ago
-
-
Watch Live Cricket Online Free14 years ago
-
-
-
0 comments:
Post a Comment