[wp-trac] Re: [WordPress Trac] #2984: 404 response header on js.php file

WordPress Trac wp-trac at lists.automattic.com
Mon Nov 27 23:10:48 GMT 2006


#2984: 404 response header on js.php file
---------------------+------------------------------------------------------
 Reporter:  ttscoff  |        Owner:  anonymous
     Type:  defect   |       Status:  new      
 Priority:  normal   |    Milestone:           
Component:  General  |      Version:  2.0.4    
 Severity:  normal   |   Resolution:           
 Keywords:  404 bug  |  
---------------------+------------------------------------------------------
Comment (by xurizaemon):

 {{{
 <?
   define('WP_USE_THEMES', false) ;
   require('../../../wp-blog-header.php'); // i'm in wp-
 content/themes/js.php
   header("HTTP/1.1 200 OK");  // else we get 404
   header("Status: 200 All rosy") ; // what should this really say?
  ?>
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2984#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list