We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc4519 commit 7700ea7Copy full SHA for 7700ea7
.gitignore
@@ -4,6 +4,7 @@
4
5
*.pydevproject
6
.project
7
+.vs
8
.metadata
9
#bin/
10
tmp/
README.md
@@ -125,4 +125,4 @@ For example if you've got a running ASP.NET website at `http://yourexamplesite.c
125
</httpErrors>
126
```
127
128
-After changing the config all that is left is configuring a Virtual Application with the same path(ex. `blog`) inside your IIS website.
+After changing the config all that is left is configuring a Virtual Application with the same path(ex. `blog`) inside your IIS website.
0 commit comments