Jump to content

Who's re-diring my home page?


Recommended Posts

I'm in the process of setting up a new PrestaShop that will eventually take over for a page that already exists as a static site. But when I try to go to the private URL for the temporary site;

 

http://biz144.inmotionhosting.com/~almace5/

 

You'll see what happens. This doesn't appear to be something the host is doing, so I suspect that it's inside Presta? This does NOT happen if you try to get to the admin page.

 

Any hints?

Link to comment
Share on other sites

It is most likely PrestaShop doing this.

 

A few things you can take a look at:

  • Delete / rename the .htaccess file in your PrestaShop directory to prevent redirecting.
    • Do note, this will also break friendly URLs, you might have to re-generate those from the SEO menu.
  • Change the __PS_BASE_URI__ in /config/settings.inc.php to your subdirectory.

 

Kind regards,

 

Thijs Tijsma

MA-IT

 

PS: Not sure why, but the forum doesn't show bullet lists correctly.

Edited by MA-IT (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...