Yes. I moved that file from the "conf.d" directory to "conf" directory and 
problem solved:

# apachectl configtest
[Sun Mar 14 23:04:18.998683 2021] [so:warn] [pid 814564:tid 132214170769728] 
AH01574: module deflate_module is already loaded, skipping
Syntax OK

But, I can visit my website with the Tor Browser!!!






On Sunday, March 14, 2021, 11:00:19 PM GMT+3:30, Eric Covener 
<cove...@gmail.com> wrote: 





On Sun, Mar 14, 2021 at 3:25 PM Jason Long <hack3r...@yahoo.com.invalid> wrote:
>
> Thanks.
> I commented that line and got below error:
>
> # apachectl configtest
> [Sun Mar 14 22:51:10.267664 2021] [so:warn] [pid 813720:tid 139038944315712] 
> AH01574: module deflate_module is already loaded, skipping
> AH00526: Syntax error on line 1 of /etc/httpd/conf.d/tor-ip.conf:
> <RequireAll not allowed here
>
> In httpd.conf file, I have below lines that start with "Include" word:
>
> # cat conf/httpd.conf | grep "Include"
> Include conf.modules.d/*.conf
>    #  Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
>    # (You will also need to add "Includes" to the "Options" directive.)
> IncludeOptional conf.d/*.conf
>

I think Christophe nailed it.

If you will manually "Include" a file put it anywhere other than conf.d/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to