Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-65) was last changed on 14-Apr-2010 14:30 by turchetti  

This page was created on 14-Apr-2010 14:30 by RaffaelePedrini

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 2 added one line
[{TableOfContents }]
At line 4 added 14 lines
!!ATTENZIONE TOMCAT 6 PROBLEMA ENCODING/CHARSET:
{{{
People, Tomcat 6 has disabled the standard servlet behavior by default.
To make it work you should add
-Dorg.apache.catalina.STRICT_SERVLET_COMPLIANCE=true to your startup
script. If you don't, the server response will not include the
encoding bit, even if the browser has provided an Accept-Language
header. The symptoms are that loom will lose any accented characters
(áéí... you know what I mean). Adding this flag should get it fixed.
I have updated the docs and the Loom "start tomcat" eclipse config.
}}}
At line 29 added 7 lines
! Avvio :
Nel caso di utilizzo di tomcat con il connettore ad apache è meglio
#avviare prima tomcat: /etc/init.d/tomcat start
#avviare apache: /etc/init.d/apache2 start
Allo stesso modo per un riavvio di tomcat sarebbe meglio spegnere apache, riavviare tomcat e avviare apache
At line 83 changed one line
#[worker.properties] e metterlo in /opt/tomcat/conf
#[workers.properties] e metterlo in /opt/tomcat/conf
At line 128 added 4 lines
e anche
NameVirtualHost qui
Version Date Modified Size Author Changes ... Change note
65 14-Apr-2010 14:30 10.34 kB turchetti to previous
64 14-Apr-2010 14:30 10.314 kB turchetti to previous | to last
63 14-Apr-2010 14:30 9.758 kB Raschetti to previous | to last
62 14-Apr-2010 14:30 9.736 kB RaffaelePedrini to previous | to last
61 14-Apr-2010 14:30 9.449 kB RaffaelePedrini to previous | to last
« This page (revision-65) was last changed on 14-Apr-2010 14:30 by turchetti