Opened 16 years ago
Closed 16 years ago
#9242 closed (wontfix)
Add a REMOVE_WWW setting or remove the PREPEND_WWW setting
Reported by: | Erik Allik | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | eallik@… | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
What's the explanation for having the PREPEND_WWW setting? Can't the same effect always be achieved using web server configuration instead?
Besides, I think Django should propagate no-www-prefix instead, or at least provide a REMOVE_WWW setting, too.
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Django provides a way to have consistent URLs. You don't have to use it if you don't want to. There's no need to change anything, though. No-www is very controversial (and somewhat suspect on a technical grounds), so we're not about to insist that everybody follows that pattern. Again, you're not obligated to use what Django provides, but we do provide a way to do canonicalisation if that's useful to you.
Replying to RaceCondition:
http://www.hm2k.com/articles/yes-www