This works just fine:

<path-mapping url-pattern='/folder1/*'
real-path='c:\real_folder'/>


This don't work at all:

<path-mapping url-pattern='/folder1/folder2/*'
real-path='c:\real_folder'/>


When entering the url: domain.com/folder1/folder2/ I get 404 - page not
found. - Why?

I'm using Resin 2.1

Help please.

Best Regards
Roger N


-- 
View this message in context: 
http://www.nabble.com/Resin--Path-mapping-problem-tf3558845.html#a9937879
Sent from the Resin mailing list archive at Nabble.com.



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to