John,

Place your restrictions in your <Location /app> block instead, in your vhost.

Frank.

John Oliver wrote:
Is it possible to apply htaccess restrictions to a relative URL instead
of an absolute file path?

For instance, https://server.host.name/app is handled by an AJP
ProxyPass to Tomcat.  I'd like to restrict access to that URL by IP, but
when I add a stanza to httpd.conf, it doesn't work.  I'm assuming that's
because htaccess is for files, not URLs.  Is there another way to do
this?



---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to