[wpmu-trac] Re: [WordPress MU Trac] #496: User uploaded files served as text/plain ("CSS doesn't work")

WordPress MU Trac wpmu-trac at lists.automattic.com
Sun Nov 11 03:04:08 GMT 2007


#496: User uploaded files served as text/plain ("CSS doesn't work")
------------------------+---------------------------------------------------
 Reporter:  jdub        |        Owner:  somebody
     Type:  defect      |       Status:  new     
 Priority:  normal      |    Milestone:          
Component:  component1  |      Version:          
 Severity:  normal      |   Resolution:          
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by jdub):

 Interesting -- here's what happens when I run php-cgi on the command line:

 {{{
 $ HTTP_HOST="blogs.gnome.org" SCRIPT_NAME="/wp-content/blogs.php" php-cgi
 wp-content/blogs.php file=custom.css
 X-Powered-By: PHP/5.1.6
 Content-type: text/plain
 Content-Length: 442
 Last-Modified: Thu, 08 Nov 2007 08:56:41 GMT
 ETag: "4135eb983d80d1fee7d7f3788a0f1354"
 Expires: Tue, 11 Jan 2011 12:48:31 GMT
 }}}

 So it doesn't look like Apache's molesting it on the way through (other
 than the UTF-8 bit).

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/496#comment:1>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list