[wp-trac] [WordPress Trac] #20746: Accessing non-existing theme folder in Network install gives 500 error

WordPress Trac noreply at wordpress.org
Mon Feb 24 23:55:54 UTC 2014


#20746: Accessing non-existing theme folder in Network install gives 500 error
---------------------------+------------------------------
 Reporter:  arkimedia      |       Owner:
     Type:  defect (bug)   |      Status:  reopened
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Rewrite Rules  |     Version:  3.3.2
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:  multisite
---------------------------+------------------------------

Comment (by jrfoell):

 I verified that the first (original) suggestion from
 ticket:20746#comment:11 (reiterated in ticket:20746#comment:16) still
 produces a 500 error on a sub-folder multi-site.

 The second suggestion from ticket:20746#comment:16 does seem to work, but
 I have not verified if it has any other adverse effects:

 {{{
 RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L]
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/20746#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list