On 4/8/07, Nitin Dubey <[EMAIL PROTECTED]> wrote:
I want to deny access to *.jsp pages under any folder through my virtual
host.  Gone through the regex patterns for <Directory>, <DirectoryMatch>,
<Files> and <FilesMatch> but there is no good help that I can refer for
creating these regex.

Unless these JSPs are served directly out of the filesystem by Apache,
you'll need to use Location/LocationMatch instead.

--
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to