Weighs the soul of incoming HTTP requests to stop AI crawlers

Update apache.mdx replace nginx with Apache in place (#779)

Signed-off-by: mihugo <mike.github@m3h.com>

authored by

mihugo and committed by
GitHub
ca61b8a0 1ea1157c

+1 -1
+1 -1
docs/docs/admin/environments/apache.mdx
··· 30 31 :::note 32 33 - These examples assume that you are using a setup where your nginx configuration is made up of a bunch of files in `/etc/httpd/conf.d/*.conf`. This is not true for all deployments of Apache. If you are not in such an environment, append these snippets to your `/etc/httpd/conf/httpd.conf` file. 34 35 ::: 36
··· 30 31 :::note 32 33 + These examples assume that you are using a setup where your Apache configuration is made up of a bunch of files in `/etc/httpd/conf.d/*.conf`. This is not true for all deployments of Apache. If you are not in such an environment, append these snippets to your `/etc/httpd/conf/httpd.conf` file. 34 35 ::: 36