Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix(Apache): Add reset button and streamline intro
  • Loading branch information
rhetoric101 committed Nov 8, 2024
commit 4e4caef0eb432241855973b05e23cc1abf673a3b
10 changes: 9 additions & 1 deletion src/install/apache/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ Our Apache integration reports data from your Apache web server to the New Relic

## Start our interactive instructions

First, make sure you have a [New Relic account](https://newrelic.com/signup). Then, select your environment to get customized instructions to install the Apache monitoring integration. We'll tell you about meeting the requirements, downloading, installing, and configuring the integration.
This page is interactive, which means we'll ask you a little about your environment so we can give you specific steps to install the Apache monitoring integration.

If you change your mind after making selections, click **Reset the form** to start again:

<ButtonLink
role="button"
to="/install/python"
variant="primary"
>
Reset the form
</ButtonLink>
Loading