Weighs the soul of incoming HTTP requests to stop AI crawlers
11
fork

Configure Feed

Select the types of activity you want to include in your feed.

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 30 31 31 :::note 32 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. 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 34 35 35 ::: 36 36