0

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?

hakkim
  • 666
  • 15
  • 36
  • what is url of your site ? – Deep Kakkar Jun 03 '15 at 06:13
  • hi, its http://brandgallery.in/ – hakkim Jun 03 '15 at 06:15
  • upload your website into the public_html directory – Deep Kakkar Jun 03 '15 at 06:29
  • But it is a multi store magento website, Already I have the file system uploaded in my directory. And edited .htaccess file also. – hakkim Jun 03 '15 at 06:30
  • Please check your index.php file. Is there any code added to pointing to specific domain? – Hardik Jun 03 '15 at 07:07
  • No, it is default magenot index.php file. And some other domains are also working with the same account, and those are working perfectly. – hakkim Jun 03 '15 at 07:10
  • If all setting are fine from your side, i suggest to clear cache and Reindex everything. – Hardik Jun 03 '15 at 07:38
  • I cleared it. Still no result. :( – hakkim Jun 03 '15 at 07:54
  • What are your changes in the .htaccess? – Nolwennig Jun 04 '15 at 07:39
  • `SetEnvIf Host www\.domain\.in MAGE_RUN_CODE=domain_in SetEnvIf Host www\.domain\.in MAGE_RUN_TYPE=website SetEnvIf Host ^domain\.in MAGE_RUN_CODE=domain_in SetEnvIf Host ^domain\.in MAGE_RUN_TYPE=website` this is the htaccess code i have added. Actually the problem is that newly added domain is not picking up this htaccess file, instead it create a new folder and new .htacces file for itself. – hakkim Jun 04 '15 at 07:59

0 Answers0