I have a magento multi store site. And I have some websites integrated it to the same. Today I have added another website,
Created website, store, store view in magento admin panel. changed base url, and secured url, and edited htaccess file
also. Still
my website is not pointing to my magento,
It showing the default home screen of server.
When I checked all I could understand is that
newly added domain is not picking up this htaccess file, instead it create a new folder and new .htacces file for itself.
I am using direct admin for server management.
Why is it so? Can any one give me a solution?