Commit 3900f1e
Arpith Siromoney
Fix /signup redirect loop by restructuring to match /login pattern
- Move signup.html to signup/index.html directory structure
- Update redirect rule to /signup/index.html (consistent with /login)
- Prevents 308 redirect loop caused by Cloudflare URL normalization1 parent 098c215 commit 3900f1e
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
File renamed without changes.
0 commit comments