I get a problem with the URL.
My application has url rewrite for SEO.
I use this format http://mydomain/item.html for display.

There is an error that if the item name like LF/123,
then the url become http://mydomain/LF/123.html.
Because of the name include "/" character.
I got the error like tomcat think i has a directory named "LF" under my
application root directory.

I dont know this question belong tomcat or url rewrite.

-- 
View this message in context: 
http://www.nabble.com/tomcat---url-rewrite-tp25395691p25395691.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to