Commit a05f03d
Add GXVirtualPathCasingModule to enforce canonical application path casing (#1283)
* Add GXCanonicalAppCasingModule to enforce canonical application path casing
HttpModule that redirects requests whose virtual path casing differs from
the IIS-configured application path to the canonical casing. The canonical
path is taken from AppDomainAppVirtualPath, so it works for any app without
hardcoding the name.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Rename GXCanonicalAppCasingModule to GXVirtualPathCasingModule
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
(cherry picked from commit 21dde5b)1 parent 595859f commit a05f03d
1 file changed
Lines changed: 35 additions & 0 deletions
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
319 | 354 | | |
320 | 355 | | |
321 | 356 | | |
| |||
0 commit comments