> # Uri mapping
> [uri:/examples/*]
> worker=ajp13:localhost:8009
> ******************************
>
> I get a tomcat-style 404 error when I try the following url:
> http://localhost/examples
>
> I am stuck, can anyone please help?

Maybe really stupid but shouldn't you have have a slash "/" at the end for
it to work?

  http://localhost/examples/


/Olle


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

Reply via email to