Hi,
I have a virtual host like
<Directory "c:/wamp64/www/">
AllowOverride All
Require local
Require 124.100
Options +Includes +FollowSymLinks
</Directory>
And i get the errors:
>>> Unknown Authz provider: 124.100 .
>>> AH00526: Syntax error on line 22 of C:/wamp64/bin/apache/apache2.4.54.2/conf/extra/httpd-vhosts.conf:
not sure what to do
I have a virtual host like
<Directory "c:/wamp64/www/">
AllowOverride All
Require local
Require 124.100
Options +Includes +FollowSymLinks
</Directory>
And i get the errors:
>>> Unknown Authz provider: 124.100 .
>>> AH00526: Syntax error on line 22 of C:/wamp64/bin/apache/apache2.4.54.2/conf/extra/httpd-vhosts.conf:
not sure what to do