[wp-trac] [WordPress Trac] #22798: Invalid URLs not giving 404 with "Default" permalink settings

WordPress Trac noreply at wordpress.org
Fri Dec 7 01:48:43 UTC 2012


#22798: Invalid URLs not giving 404 with "Default" permalink settings
---------------------------+------------------------------
 Reporter:  vanchuck       |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Rewrite Rules  |     Version:  3.4.2
 Severity:  normal         |  Resolution:
 Keywords:                 |
---------------------------+------------------------------

Comment (by dd32):

 The rewrite rules is what's causing the problem here I believe.

 If you're using the Default Permalinks, that is, `?p=123`, then you don't
 need the .htaccess rewrite rules.. when running "without pretty url's"
 !WordPress doesn't parse the request uri and only looks for the $_GET
 variables (as that's all that concerns it).

 I would argue this is a incorrect server setup.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22798#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list