On 08/09/2011 08:43 AM, Aaron Freeman wrote:
> I know this is obvious and I am just overlooking it, but what would be
> the Resin 4.0 equivalent to the Resin 3.0
>
> <rewrite-dispatch>
> <not-found regexp="^.*/\.svn/.*$"/></not-found>
> </rewrite-dispatch>
>
> syntax?
>
> I don't see a resin:NotFound option.  I don't want to resin:Deny because
> I don't even want people knowing we are using subversion.
>

I've added it as a bug report at http://bugs.caucho.com/view.php?id=4705.

You should be able to work around this with

<resin:SendError code="404"/>

-- Scott



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to