Control Web Panel

WebPanel => Apache => Topic started by: invitro59 on November 30, 2017, 07:21:33 AM

Title: mod_rewrite server messages
Post by: invitro59 on November 30, 2017, 07:21:33 AM
Hi

I have on my shop back office an error message that mod_rewrite is not activated on the server

Normally it is activeted by default (my URL's seems OK though and rewrited)

So I did a : grep rewrite

and got 2 error messages

AH00548 : NameVirtualHost has no effect and will be removed in the next release /usr/local/apache/conf.d/ssl.conf:9
AH00558 : Could not reliably determine the server's fully qualified domain name, using xxxxxxxxxxx. Set the 'ServerName' directive globally to suppress this message rewrite_module (shared)

Title: Re: mod_rewrite server messages
Post by: bullten on November 30, 2017, 09:24:20 PM
just warning
Title: Re: mod_rewrite server messages
Post by: invitro59 on December 05, 2017, 07:34:41 AM
Ok thank you for the reply.

So I suppose I do not have to worry.