Alvaro Lopez Ortega wrote:
> Rodolfo Pilas wrote:
> 
>> uses strict host name
>>
>>    Server example.com, www.example.com
>>
>> Perhaps a good idea is to support wildcard * as:
>>
>>    Server *.example.com
> 
>   Yeah, I suppose this is a good idea.
> 
>> Additionally, cherokee do not understand complete domain name, like
>> www.example.org. (see last dot!) and I need to include something like:
>>
>>  Server www.example.com, example.com, www.example.com., example.com.
> 
>   What do you mean with this?

Cherokee do not understand  "example.com." and "example.com" as the same
domain name.   Then, you need to include at Server definition the domain
with and without final dot.

>   What is the aim of the final dot?

RFC-1034
http://www.faqs.org/rfcs/rfc1034.html

When a user needs to type a domain name, the length of each label is
omitted and the labels are separated by dots (".").  Since a complete
domain name ends with the root label, this leads to a printed form which
ends in a dot.  We use this property to distinguish between:

   - a character string which represents a complete domain name
     (often called "absolute").  For example, "poneria.ISI.EDU."

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to