into my dir where all my.xml files are i have a .php file
http://www.osmosis.gr/xml/osmosis.gr/ this is the url i use to send the control to tomcat-cocoon all /xml are redirected to tomcat-cocoon for procesing but the i have a php/ dir where is my simple .php file i try to use the follow entry into sitemap.xmap but i recieve error message how can i ask cocoon to ignore all .php files ? <map:match pattern="php/*.php"> <map:read src="php/{1}.php"/> </map:match> thanks kounis stavros --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>