Opened 9 years ago
Last modified 4 years ago
#34542 new enhancement
Permalink settings page should offer a filesystem API based way to save .htaccess
Reported by: | mark-k | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | Permalinks | Keywords: | needs-patch |
Focuses: | administration | Cc: |
Description
Right now if .htaccess is not writable from PHP, the user is presented with the rules he should manually copy&paste into the file. There is no real reason to sent the user at that point to launch his FTP software to do something that in most cases can be done via the filesystem API. The filesystem API is both faster and most likely less prone to user mistakes.
Change History (3)
Note: See
TracTickets for help on using
tickets.