Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#49422 closed enhancement (fixed)

Display mod_rewrite availability in Site Health

Reported by: valentinbora's profile valentinbora Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.5 Priority: normal
Severity: normal Version:
Component: Site Health Keywords: has-patch needs-docs dev-feedback
Focuses: Cc:

Description

This stems from the instructions given at https://wordpress.org/support/article/faq-working-with-wordpress/#how-can-i-find-out-if-i-have-mod_rewrite

I'd consider having this information readily available under Site Health to be more secure and user friendly than having end-users write code and uploading a file to a guessable path that they'll forget to remove.

Attachments (1)

49422.diff (792 bytes) - added by valentinbora 5 years ago.
Add permalink support entry under Site Health > Info > Server

Download all attachments as: .zip

Change History (12)

#1 @valentinbora
5 years ago

  • Type changed from defect (bug) to enhancement

#2 @valentinbora
5 years ago

Seems this could use got_url_rewrite()

#3 @mukesh27
5 years ago

  • Keywords needs-patch added

#4 @ayeshrajans
5 years ago

I also agree that this can help a lot! I will work on a patch when I get some free time, but please don't hold back if anyone else is interested too.

@valentinbora
5 years ago

Add permalink support entry under Site Health > Info > Server

#5 @valentinbora
5 years ago

  • Keywords has-patch needs-docs added; needs-patch removed

When this gets accepted and committed, we're going to have to update the docs mentioned in the description.

This ticket was mentioned in Slack in #core-site-health by valentinbora. View the logs.


5 years ago

This ticket was mentioned in Slack in #core-site-health by valentinbora. View the logs.


5 years ago

#8 @afragen
5 years ago

  • Keywords dev-feedback added

This seems fairly straightforward and would be a nice addition to the Site Health page.

#9 @valentinbora
5 years ago

@afragen can we mark this for 5.5?

#10 @afragen
5 years ago

  • Milestone changed from Awaiting Review to 5.5

#11 @SergeyBiryukov
5 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 47527:

Site Health: Add pretty links support information to debug data.

Props valentinbora, afragen.
Fixes #49422.

Note: See TracTickets for help on using tickets.