Can I remove the last "/" in the store URL?
Hi,
Now the store URL likes this
http://www.mywebsiteurl.com/store/dell/, let us take store dell for example, there is a "/" at the end, I would like the store url like this:
http://www.mywebsiteurl.com/store/dell, you can notice that there is no "/" at the end.
Now if you type
http://www.mywebsiteurl.com/store/dell, it will auto redirect to
http://www.mywebsiteurl.com/store/dell/.
My question: can I configure the store URL to like
http://www.mywebsiteurl.com/store/dell? if yes, how to do it?
Thanks
-David