Reply to comment

Laurent Clouet's picture
Laurent Clouet - Mon, 08/03/2010 - 11:37:

Hi Conec,

What code did you put in your .htaccess file? What is URL or your base and newwebsite?

For example if URL of you base is www.base.com and URL of your newwebsite is www.newwebsite.com you should put following code in your .htaccess

SetEnvIf Host .*base.* MAGE_RUN_CODE="base";
SetEnvIf Host .*newwebsite.* MAGE_RUN_TYPE="newwebsite";

Regards

Reply

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account associated with the e-mail address you provide, it will be used to display your avatar.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <p> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options