This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RL WEB URL in sub directory

Hello,

I am new to KEIL RL and am trying to build a set of WEB contents using RL WEB feature, and have questions about URLs as in sub-directories.

I have successfully build fundamental index.htm on top page, but when I need to place some files under a subdirectoy, how can I do it?

(1)simple files under sub-directory
One example is when I want to place an image file at such as <webroot>/images/logo.png, does FCARM.exe support deploying such file? If not, how can I do?

(2)directory URL
Another example is directory-only URL such as <webroot>/info/
In this case, the actual file can be any such as /info/index.htm or /info/info.xml, but the URL must end with a slash without any file extension. In this case how can I do?

Especially if (2) is impossible, I have to give up using RL WEB support because our WEB server requirement is strict requring support for directory-only URLs.

Thanks and best regards,
Makoto

0