Daniel wrote:
OK what am I doing wrong
AH00548: NameVirtualHost has no effect and will be removed in the next
release /opt/apache2/conf/httpd.conf:__345
But if it has no effect why when I remove it does the machine block my
access to the virtual host directories? What have I
Eric Covener wrote:
On Fri, Mar 9, 2012 at 2:06 PM, Lester Caine wrote:
> OK what am I doing wrong
>
> AH00548: NameVirtualHost has no effect and will be removed in the next
> release /opt/apache2/conf/httpd.conf:345
>
> But if it has no effect why when I remove it does the machine block my
Are you by chance using mod_deflate with that config? It caused seg faults
for me as well, but changing the .htaccess code for compression to the code
in Apache's documentation fixed it for me.
On Mar 9, 2012 3:06 PM, "Lester Caine" wrote:
> OK what am I doing wrong
>
> AH00548: NameVirtualHost h
On Fri, Mar 9, 2012 at 2:06 PM, Lester Caine wrote:
> OK what am I doing wrong
>
> AH00548: NameVirtualHost has no effect and will be removed in the next
> release /opt/apache2/conf/httpd.conf:345
>
> But if it has no effect why when I remove it does the machine block my
> access to the virtual ho
OK what am I doing wrong
AH00548: NameVirtualHost has no effect and will be removed in the next release
/opt/apache2/conf/httpd.conf:345
But if it has no effect why when I remove it does the machine block my access to
the virtual host directories? What have I got wrong?
I've also got one ap