Tomcat

2 respostas
S

Galera como faço pra desabilitar o sentive-case do tomcat, ex: Link

http://localhost:8080/site
site = mew contexto

queria que desabilitasse, pra se o cara digitar maiuculo ou minisculo.ex:
http://localhost:8080/SITE
ou
http://localhost:8080/Site

ajuda !!valew…

2 Respostas

D

oi fera…

allowLinking	

If the value of this flag is true, symlinks will be allowed inside the web application, pointing to resources outside the web application base path. If not specified, the default value of the flag is false.

NOTE: This flag MUST NOT be set to true on the Windows platform (or any other OS which does not have a case sensitive filesystem), as it will disable case sensitivity checks, allowing JSP source code disclosure, among other security problems.

direto da fonte:
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html

t+

S

:lol: hehehehe, …ja esperava isso…

vlew mesmo pela informçao diana…abraço

Criado 3 de maio de 2007
Ultima resposta 7 de mai. de 2007
Respostas 2
Participantes 2