Ticket #636 (closed defect: worksforme)

Opened 2 years ago

Last modified 5 months ago

rewrite? Pictures don't display in Browser

Reported by: oezgueng@yahoo.de Assigned to: jan
Priority: normal Milestone: 1.4.19
Component: mod_rewrite Version: 1.4.11
Severity: critical Keywords: pictures dont display in browser
Cc: simon@kizzes.de Blocking:
Need Feedback: 0

Description (Last modified by moo)

Hello, there is a Problem with mod_rewrite i think. I have a problem to display all pictures with a "0" in the filename. In Document-Root folder i have a symlink to the folder called "images". This folder is one directory above. Most pictures are shown in Browser, but some have a "0" in the filename. They cannot be displayed in Browser. If I disable mod_rewrite then where all pictures displayed in Browser. Maybe there is a Bug in mod_rewrite. The filenames of the images have only numbers and they are all jpg-format. I used following Syntax in file rewrite:

"/images/new/user/thumb/([0-9]+)\.([a-z]+)$" => "/images/new/user/thumb/$1"

Much thank to you

Attachments

Change History

10/09/2006 11:43:27 AM changed by jan

Is this bug still active ?

Set debug.log-request-handling = "enable" or attach a strace.

08/06/2007 07:11:47 AM changed by moo

  • blocking changed.
  • pending changed.
  • description changed.

02/20/2008 07:12:55 PM changed by stbuehler

  • priority changed from highest to normal.
  • status changed from new to closed.
  • resolution set to worksforme.
  1. Missing user feedback
  2. I guess the browser didn't like the mime-type it got for the "pictures" from lighttpd, as lighty gets the mime-type from the file extension.
  3. Just don't such "stupid" things ;-)

Add/Change #636 (rewrite? Pictures don't display in Browser)




Change Properties
Action