mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-03 13:23:00 -04:00
Correct errors in redirect with advanced install
This should cover the following scenarios 1- Install is in the root folder (www.example.com) 2- Install is in a subfolder (www.example.com/pos/) 3- Install is in an subdomain or subdomain and subfolder (pos.example.com or pos.example.com/abc) 4- User attempts to navigate to other subfolders (www.example.com/vendor). In each case the expected behavior is to redirect to URI/public as an external redirect with no errors. When testing PLEASE clear your browser cache/history and restart your browser. Most browsers have a bad habit of caching errors and then you don't know if you are getting a cached error or the current results.
This commit is contained in:
Reference in New Issue
Block a user