Risto
unread,Apr 29, 2013, 5:48:04 PM4/29/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cfwh...@googlegroups.com
Hi Cathy,
Just remove the "negate" parameter from <add input="{SCRIPT_NAME}" negate="true" you will get the result you want.
This will be a little pain for you because you have to list everything for your app. For example, you might have mydomain/dashboard/index. dashboard is really your controller, but you will need to list it because
on the url it looks like a folder. You'll see when you try it. Good luck, I don't see why they can't just run your app in a subdirectory:)