Make WordPress Core

Opened 9 years ago

Last modified 5 years ago

#34184 new enhancement

IIS with Helicon Ape is not detected for suggesting pretty permalinks

Reported by: mikek70's profile mikek70 Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.3.1
Component: Permalinks Keywords:
Focuses: Cc:

Description

When deciding on suggesting pretty permalinks on the permalinks settings page, the function got_url_rewrite() is used, which checks the function iis7_supports_permalinks(). In this function, only the Microsoft URL Rewrite module is checked. A check for Helicons Ape (www.helicontech.com/ape/) should be included here as well since it supports full mod_rewrite functionality.

Change History (0)

Note: See TracTickets for help on using tickets.