need help on URL
Posted: Mon Aug 06, 2018 2:25 pm
Hello all,
We have multi seller module, how to track the URL enter is valid from specified seller after the domain url example: www.DomainName.com/storename
when the "storename" entered behind the URL, and check from database is exist in my database table column,
I would like to redirect it to current home page instead of showing page not found.
I have check,
public_html/system/startup.php
public_html/system/engine/loader.php
public_html/index.php
However, I not able to find the way to check it. Any solution ?
Thanks.
We have multi seller module, how to track the URL enter is valid from specified seller after the domain url example: www.DomainName.com/storename
when the "storename" entered behind the URL, and check from database is exist in my database table column,
I would like to redirect it to current home page instead of showing page not found.
I have check,
public_html/system/startup.php
public_html/system/engine/loader.php
public_html/index.php
However, I not able to find the way to check it. Any solution ?
Thanks.