paperclips-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paperclips-discuss] Windows users: I need help


From: Nic Ferrier
Subject: [Paperclips-discuss] Windows users: I need help
Date: Tue, 31 Jul 2001 23:16:53 +0100

I've noticed running Paperclips there seems to be a problem with
resource handling.

If you create a webroot dir like the one below:

  webroot\
    index.html
    images\
       paperclips-img.jpg
    
and then start Paperclips like this:

  java -jar paperclips.jar -d webroot

You will get 500 error if you try to get:

  /images/paperclips-img.jpg


I suspect this is something to do with Paperclips not using path
separators properly in the URL handlers.

Perhaps somebody who uses Windows would like to take a look at it?

If not, I'll fix it tommorow.


Nic



reply via email to

[Prev in Thread] Current Thread [Next in Thread]