Gary Lawrence Murphy <[EMAIL PROTECTED]> writes:

> This may fall into the catagory of questions so dumb I can't see the
> nose on my face, but I can't find the magic to do it; I now it is there
> someplace.
> 
> is it possible to shorten the path of a Velocity page?
> 
> My app URL now looks like http://host/app/servlet/app but to be
> backwards compatible, I must handle GET requests to http://host/app
> 
> maybe I just need sleep, but where do I tweak what to make this happen
> (don't bother telling me to get some sleep, because the Mrs has
> already tried that ;)

This is a FAQ (and would be in ours if we had a comprehensive one ;).

Use mod_rewrite with Apache httpd.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to