0
Rajasekhar created
- ABP Framework version: v3.2.0
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC): Yes
- Exception message and stack trace:
- Steps to reproduce the issue:
-
- Host the application in IIS & open the application URL
-
- Search for hidden directories eg : https://abpapplication.com/..%2fconsole.portal
-
- It is showing 403 error, forbidden
-
- But we want to redirect the error and show as 404.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
This seems pretty much related to web server (IIS in this case) instead of ABP.
You can try IIS Request filtering. Also, there is an SO answer related to this.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)