Skip to content

Fix mod_asis handler names in mod_mime docs#690

Open
deprrous wants to merge 1 commit into
apache:trunkfrom
deprrous:pr/httpd-mod-asis-handler-docs
Open

Fix mod_asis handler names in mod_mime docs#690
deprrous wants to merge 1 commit into
apache:trunkfrom
deprrous:pr/httpd-mod-asis-handler-docs

Conversation

@deprrous

Copy link
Copy Markdown

The mod_mime examples currently use send-asis / asis-handler, but mod_asis registers send-as-is.

This updates the example and the later handler reference to use the actual handler name.

Copilot AI review requested due to automatic review settings July 26, 2026 11:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects the documented handler name for mod_asis usage in the mod_mime documentation so that the examples match the handler actually registered by mod_asis.

Changes:

  • Update the AddHandler / SetHandler example from send-asis to send-as-is.
  • Replace a later reference to asis-handler with the correct send-as-is handler name.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 142 to 143
handler provided by <module>mod_asis</module>
script, but not the file <code>bar.asis.html</code>, then instead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants