OK, my host did what i asked (btw, extremely pleasant
) and they sent me a screenshot of my subdomain A record and they are all the same.
But, my fotografija.ba... doesn't open zencart, it just lists the fotografija folder content (which is empty). What could be the problem? I double checked my config_sites folder on webshop folder - it contains fotografija.ba..._config.php and the content is
Code:
<?php
$template_dir = "basic";
define('SITE_NAME','site2');
define('HTTP_SERVER', 'http://fotografija.ba...');
define('STORE_NAME','BA.. print & foto'); //Store Name
define('MAX_DISPLAY_CATEGORIES_PER_ROW','1'); //Categories To List Per Row
?>
I guess that's correct.
What could be the problem, why isn't my fotografija.ba... site opening zencart? Did I miss anything?