Re: htaccess against relative URLs?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 03, 2009 at 06:32:38PM -0500, Frank Gingras wrote:
> John,
> 
> Place your restrictions in your <Location /app> block instead, in your 
> vhost.

That did not work.

<Directory "/tv">
Options None
AllowOverride None
Order deny,allow
Deny from all
</Directory>

/tv is not a directory in the DocumentRoot.  It's in
/var/lib/tomcat6/webapps/  But changing the Directory to that didn't
work, either, because Apache is not accessing that directory... Tomcat
is.  I'm using a ProxyPass in proxy_ajp.conf so that
https://my.server.name/tv/ works.

-- 
***********************************************************************
* John Oliver                             http://www.john-oliver.net/ *
*                                                                     *
***********************************************************************

---------------------------------------------------------------------
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-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux