On Wed, Apr 29, 2009 at 3:01 AM, Josh Coffman <[email protected]> wrote:
> I figured its about time I look at adding routing to my MR site, only I'm on
> a shared hosting plan. Is this even possible?  I'm fine with only routing
> urls with ".ashx" at the end.

    You will need to have the extension you use processed by ASP.NET.
*.ASHX requests are done so by default, so that's covered, but if you
want to use a different extension (I use .rails) you'll need to have
your host to change this.  This is a per-site setting, so they should
have no problem setting it for you.  My shared host provider had to
done in about five minutes.

-- 
Truth,
    James

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to