Apache Server configuration support - security-constraint url-pattern *.* does not work

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > November 2007 > security-constraint url-pattern *.* does not work





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author security-constraint url-pattern *.* does not work
removeps-groups@yahoo.com

2007-11-17, 7:30 pm

My security-constraint url-pattern uses *.*

<url-pattern>/myfolder/*.*</url-pattern>

The above is intended to protected all files with extensions in the /
myfolder, but not its subfolders. Tomcat claims the syntax is an
error.

<url-pattern>/myfolder/*</url-pattern>

The above is accepted, but it protects files in myfolder/ as well as
its subfolders.

A strange design I suppose. But the reason I ask is that I want to
apply a filter only to files that are not protected.

Thanks.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com