|
I have an Orchard CMS installation in my root directory. I also have a .NET webservice that is returning the data for my autocomplete.
What is the correct way to install this application for my Orchard site?
I tried to add a sub folder with my autocomplete applications, but now I get
web.config errors.
I saw mention of installing it as a Module, though I'm new to Orchard, so don't know quite what that means or if it will help.
Another option I saw mentioned is installing Orchard in a subdirectory, and using rewrites... I'd like to stay away from this if possible as it seems messy.
What is the best way to do this? I'm sure I'm not the first person with this use case.
Thanks in advance...
James
|