jmohler1970 / Landing

Adobe ColdFusion and Lucee landing page
MIT License
2 stars 2 forks source link

Non-root installation #1

Open jmohler1970 opened 6 years ago

jmohler1970 commented 6 years ago

This should work even when it is not in the root.

jmohler1970 commented 5 years ago

This can be done with

        "href"      : myDir.type == "file" ? "." & url.path & myDir.name : "?path=" & url.path & myDir.name & "/",