You seems to speak about domains that you have assigned to a specific directory (/pl or /hg)
First you need to verify the setup of your HTTP server (cPanel, plesk, ....) to verify that the domain point to the correct directory (document root).
You can use the "hello.php" file to test the setup of the apache.
You should normally get the correct path displayed with each domains.hg/hello.php domains.pl/hello.php
If you don't receive the correct answer, this is probably because you used a redirection in your server configuration that redirect to the "de".
Once you will be sure that you have correctly configured your server, you can return in JMS and verify the definition of the slave site.
You must have the domain declared with the correct deployment folder that correspond to what is displayed by the "hello.php".
See tutorial video 7 for the "hello worlds" application
www.jms2win.com/en/tutorial#jms12x-7