On Thu, Mar 1, 2018 at 1:48 PM, Ray Jender <rayj00@xxxxxxxxx.invalid> wrote: > I previously sent this same email but from another email address that is not > associated with users@xxxxxxxxxxxxxxxx, so I thought I’d send it again. > > ‘ > > > > PHP 7.0.25-0ubuntu0.16.04.1 (cli) ( NTS ) > > > > Server version: Apache/2.4.18 (Ubuntu) > > Server built: 2017-09-18T15:09:02 > > > > I am working on a PHP app and I am getting the following in the apache2 > error.log every 5 seconds: > > > > [Thu Mar 01 13:19:42.156197 2018] [rewrite:warn] [pid 3636] AH00664: > RewriteOptions: MaxRedirects option has been removed in favor of the global > LimitInternalRecursion directive and will be ignored. > > [Thu Mar 01 13:19:42.214312 2018] [rewrite:warn] [pid 3636] AH00664: > RewriteOptions: MaxRedirects option has been removed in favor of the global > LimitInternalRecursion directive and will be ignored. > > > > Note that there are always two entries being written to the log at once. > > > > Obviously this is creating a huge error.log. > > > > So how can I fix this? > > Find your use of MaxRedirects and replace it with LimitInternalRecursion? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx