If you are using W*V you could do this with the Rewrite feature.

How about

current file will return the file name

You could then tear apart the path (current path), discard the unnecessary components, put the path back together and redirect to the new url.

Jim Redfield

On Wednesday, March 12, 2003, at 12:14  PM, Christophe Pettus wrote:

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?
--
Christophe, Fish Head, Blowfish <[EMAIL PROTECTED]>
_______________________________________________
Active4d-dev mailing list
[EMAIL PROTECTED]
http://aparajitaworld.com/mailman/listinfo/active4d-dev






Reply via email to