So, here's the problem.  Let's say I have a URL:

        http://www.blah.com/a/b/c/

Now, b and c don't really exist as directories and files. Instead, what I want is the default file in webroot/a (default.a4d or whatever) to be invoked, and it will take apart the URL and return the appropriate resource. Besides hacking up the shell, is there a straight-forward way of doing this?

3.0b13 included a new event handler called On Request which was designed specifically for this kind of thing.


It's in the release notes and the main documentation.

Regards,

   Aparajita
   Victory-Heart Productions
   [EMAIL PROTECTED]
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com




Reply via email to