Opened 15 years ago
Closed 14 years ago
#68 closed defect (worksforme)
Trying to make a cert-protected WordPress results in a redirection loop
Reported by: | andersk | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | autoinstallers | Keywords: | |
Cc: |
Description (last modified by andersk)
If you create a WordPress? (with or without price’s r725), and add a .htaccess file like
AuthType SSLCert Require afsgroup system:scripts-moira ErrorDocument 401 /__scripts/needcerts
you get an infinite redirection loop (http -> https:444 -> https -> https:444).
Examples: without r725, with r725.
Change History (2)
comment:1 Changed 15 years ago by andersk
- Description modified (diff)
comment:2 Changed 14 years ago by mitchb
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You can actually create a cert-protected WordPress? without hitting a redirection loop if you first change the Blog URL in the admin interface to https://locker.scripts.mit.edu:444/directory, and then follow our standard needcerts directions.