Ah, okay, thanks! Dave. On 31/07/17 03:25 PM, Yann Ylavic wrote: > On Mon, Jul 31, 2017 at 9:16 PM, David Copeland > <david.copeland@xxxxxxxxxx> wrote: >> Is there a way to ReDirect for all but a certain path? >> >> That is, is some like this possible? >> >> <DirectoryMatch "!^/somedir"> >> Redirect ...... >> </DirectoryMatch> > You could use: > <DirectoryMatch "^(?!)/somedir"> > (i.e. not followed by) > > > Regards, > Yann. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > -- David Copeland JSI Data Systems Limited 613-727-9353 www.jsidata.ca --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx