[wp-trac] [WordPress Trac] #55734: Only the 'Plain' setting works / incompatible with some plugins
WordPress Trac
noreply at wordpress.org
Sun May 15 16:16:51 UTC 2022
#55734: Only the 'Plain' setting works / incompatible with some plugins
--------------------------+------------------------------
Reporter: redglyph | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.9.3
Severity: major | Resolution: invalid
Keywords: | Focuses:
--------------------------+------------------------------
Changes (by redglyph):
* status: new => closed
* resolution: => invalid
Comment:
This was wrong in the Apache configuration file:
AllowOverride None
Changed to:
AllowOverride All
Order allow,deny
Allow from all
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55734#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list