Posted - 09/05/2023 : 07:12:36
Using ASP 7.6.2, We are using the Search engine friendly URLs configuration. When I navigate to the products page I get an error about a missing file.
Get https://stage.massagetables.com/products/js/ectcart.js?ver=91202322528PM net::ERR_ABORTED 404 (Not Found)
(* please note that this url is a test url so it is not accessible from outside my dev environment.)
The friendly URL is causing this issue as it's appending /products/ to the site root. How can I fix that???
|