Seita's programmer notes...
2015年8月5日水曜日
Tomcat6でjsessionidをURLから表示させないようにするには?
Tomcat6でjsessionidをURLから表示させないようにするには、context.xmlでContextの属性値をdisableURLRewriting="true"にしてやる。
<Context disableURLRewriting="true">
....
</Context>
http://tomcat.apache.org/tomcat-6.0-doc/config/context.html
0 件のコメント:
コメントを投稿
次の投稿
前の投稿
ホーム
登録:
コメントの投稿 (Atom)
0 件のコメント:
コメントを投稿