IIS 403 Error when URL has '/' at the end
This error can be fixed by specifying a default document for the website. You'd need to have that default document configured in the website.
Double click the Default Document and there in click Add from the right hand side panel. Now browse to your default document(under the website). Restart the website or the application pool. And now you can browse the URL with /.
This error can be fixed by specifying a default document for the website. You'd need to have that default document configured in the website.
Double click the Default Document and there in click Add from the right hand side panel. Now browse to your default document(under the website). Restart the website or the application pool. And now you can browse the URL with /.
No comments:
Post a Comment