Make WordPress Core

Opened 11 years ago

Last modified 7 years ago

#34184 new enhancement

IIS with Helicon Ape is not detected for suggesting pretty permalinks

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

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.