diff --git a/docs/docs/admin/environments/apache.mdx b/docs/docs/admin/environments/apache.mdx index fb1d41b..350dc0a 100644 --- a/docs/docs/admin/environments/apache.mdx +++ b/docs/docs/admin/environments/apache.mdx @@ -34,27 +34,6 @@ These examples assume that you are using a setup where your nginx configuration ::: -## Dependencies - -Install the following dependencies for proxying HTTP: - - - - -```text -dnf -y install mod_proxy_html -``` - - - - -```text -apt-get install -y libapache2-mod-proxy-html libxml2-dev -``` - - - - ## Configuration Assuming you are protecting `anubistest.techaro.lol`, you need the following server configuration blocks: