i created ecommerce store using oscommerce and hosted in local host on IIS. anyone can access this site http://27.7.136.234/oscommerce/ but once they click on any link in the site, url changes to http://localhost/oscommerce/product_info.php?products_id=28. i.e. local host is replacing ip address so others cant access my store. what can i do to solve this

有帮助吗?

解决方案

you should change the URL in your config file. It should be located in the includes folder if I remember correctly.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top