Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
6148 serge 1
The pattern "(null)" does not match the hostname domain.com
2
The pattern "example.com domain.com" matches the hostname domain.com
3
The pattern "example.com other.com" does not match the hostname domain.com
4
The pattern "example.com,domain.com" matches the hostname domain.com
5
The pattern "example.com,domain.com" does not match the hostname otherdomain.com
6
The pattern "example.com, *.domain.com" matches the hostname sub.domain.com
7
The pattern "example.com, *.domain.com" matches the hostname domain.com
8
The pattern "example.com, .domain.com" matches the hostname domain.com
9
The pattern "*" matches the hostname domain.com