Hi Everyone..!
I have been using jspwiki's version 2.8.1 for production, as part of upgradation i have taken a stable version of the jspwiki's version of 2.8.2,
Everthing is working fine except for the visibility of the .jpg files, for attachments which are of any type other than .jpg are able to open/save it. but coming to the .jpg files its poping 404 Notfound exception on the browser it showing like
Not Found
The requested URL /attach/Architecture - Middleware - EMotor - Production/AnilPanCard.jpg was not found on this server.
I made changes to jspwiki.properties's with following details
jspwiki.attachment.allow=.png .jpg .zip .jar
jspwiki.attachment.forbid=.html .htm .php .asp .exe .bat .jsp
but still not able to see anything on the screen.
I am really appreciate suggestions.
Thanks & Regards,
-Anil Kumar Katta