Hi,
Why wouldn't mvcall work for my local dev site but the url bar in the browser works?
For example, I have a dummy domain and it's url to merchant is:
scotsscrpts.smr.com/mm5/merchant.mvc
This works fine.
However when I try to MvCALL this, it drops my "scotsscripts" part and instead goes to smr.com (which is out there).
What settings do I need to get MvCALL to go to the url the same as the browser does? Same thing happens with mvt:call
I have this in my windows hosts file, it's how I get it to work in the browser:
192.168.0.50 scotsscripts.smr.com
Can I do something like this for MvCALL?
Scot
Why wouldn't mvcall work for my local dev site but the url bar in the browser works?
For example, I have a dummy domain and it's url to merchant is:
scotsscrpts.smr.com/mm5/merchant.mvc
This works fine.
However when I try to MvCALL this, it drops my "scotsscripts" part and instead goes to smr.com (which is out there).
What settings do I need to get MvCALL to go to the url the same as the browser does? Same thing happens with mvt:call
I have this in my windows hosts file, it's how I get it to work in the browser:
192.168.0.50 scotsscripts.smr.com
Can I do something like this for MvCALL?
Scot
Comment