Dear Chris,

> Ends up as http://app.com/. Am I doing something wrong? Surely others
> have run into this and deem it undesirable, no?

yes and yes. It has been discussed on this list before and a
workaround (that works well for me) has been proposed. You can see the
thread here:
http://www.nabble.com/Index-page-context-and-404-response-to16649174.html#a16649174

Described very roughly:

Assuming your index page is not meant to be called with parameters -
if parameters are given, the user was probably actually requesting a
non-existing page. So if index is called with parameters, reply with a
404 not found.

Hth,

Lutz

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

Reply via email to