For images, is there a way to make the URL shorter...
# suitecommerce
c
For images, is there a way to make the URL shorter? Image URL's look like

www.domain.com/application/scaversion/img/filename.jpg

Can the
/application/scaversion/
parts be cut out somehow?
w
You can change the ‘scaversion’ to something like “webapp” via the SSP Application record.
c
Thanks, @wbermudo. I'm gonna give that a try.
So I moved the image folder to another location, and somehow, magically, the application repointed to the new folder without a configuration change. I have no idea how that works.