In previous versions of IntraWeb , the execution URL was indicated /EXEC, for example:
http:
In XI versions, this format is deprecated, and any URL that displays valid IntraWeb content will be considered the execution URL. Until the new page features are implemented, the only URL is the root URL. In the above example, it will change to:
http://127.0.0.1:25710/$/EXEC
read more...
I don't like what the url will show /$/. How to remove it?
I prefer the old format
http:
source
share