[wp-trac] [WordPress Trac] #20746: Accessing non-existing theme folder in Network install gives 500 error
WordPress Trac
noreply at wordpress.org
Wed Aug 5 16:02:13 UTC 2015
#20746: Accessing non-existing theme folder in Network install gives 500 error
---------------------------------------+-----------------------------
Reporter: arkimedia | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Future Release
Component: Rewrite Rules | Version: 3.3.2
Severity: normal | Resolution:
Keywords: needs-testing needs-patch | Focuses: multisite
---------------------------------------+-----------------------------
Comment (by wpmuguru):
> I think it would be appropriate to avoid loading the entire WordPress
404 process for missing static files.
Agreed. However, the web server has no way of knowing whether /subsite
/non-dir/ is a request for a file system folder or a post/page on the
subsite. The request has to be passed to WP for WP to determine if the
content exists.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/20746#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list