On Mon, Oct 3, 2011 at 10:08 PM, JT <webmas...@webproductionsinc.com> wrote:
> Hi all,
>
> Two questions related to the Vapor extension...
>
> 1 - If I manually add an entry to the flow_meters table in my MySQL
> database, how come that redirect does not take effect on my site? Even
> restarting radiant doesn't seem to get the redirect to take effect.

It should. Is the format correct? Have you verified that your regular
expressions are correct?

If you are using regular expressions, Vapor will gather them all, sort
them, reverse them, and then loop through the collection. The
collection is sorted and reversed so that it will attempt to match the
more specific regular expressions first.

>
> 2 - Is there a maximum number of redirects I can have? I have a
> radiant installation that's got a lot of redirects set up (240 at the
> moment), and most of the latest entries are not redirecting. The
> database design and the UI seem to imply I can have an unlimited
> number of redirects set up.

There is no explicit maximum.

>
> Thanks,
>
> JT
>

Please let me know if you find a bug.


-- 
Jim Gay
Saturn Flyer LLC
http://www.saturnflyer.com
571-403-0338

Reply via email to