Special characters in apache domain name

Discussion in 'Server Operation' started by niemodna, Aug 24, 2012.

  1. niemodna

    niemodna New Member

    Hi, I don't speek English well, so I'm sorry.

    I have problem with domain, that have "ł" in name. It is not exactly this domain, It's just example.

    My configuration is:

    <VirtualHost *>
    ServerName ł.com
    ServerAlias www.ł.com
    DocumentRoot /good/path/to/website
    </VirtualHost>

    It is working on Debian 6 and Apache.

    Thanks for your help.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. niemodna

    niemodna New Member

    So
    ServerName xn--tfa.com
    should work?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, thats the correct encoding.
     

Share This Page