https://issues.apache.org/bugzilla/show_bug.cgi?id=11580
Da’an <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aleksandersen+issues.apache.
| |[EMAIL PROTECTED]
--- Comment #3 from Da’an <[EMAIL PROTECTED]> 2008-03-13 14:50:56 PST ---
This would also be a smarter way to inform of the preferred absolute URI. Some
prefer their websites to be access from www.example.tld, where others prefer
having it shortened to example.tld.
If I were to prefer www.example.tld, I would normally do a 301 redirect for
anyone not accessing my website from the www. prefix domain. Instead, what I
should do is to inform users and search engines that my preferred URI for this
resource is Content-Location: http://www.example.tld/whatever. When accessed
from www.example.tld, a realative URI would suffice.
This could maybe be added as a option to mod_negotiate, as that module is used
when generating the Content-Location. (I think?)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]