RE: Access restriction for tomcat through apache

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

 



Hi Craig,

Thanks for your help. Considering mysystem.orderentry.com is the URL i want
restricted,  will the below work for IP 1.2.3.4 alone? 

<Location http://mysytem.orderentry.com> (If i remove the http should it be like
<Location mystem.orderentry.com>)

SetHandler server-status
Order Deny,Allow
Deny from all
Allow from 1.2.3.4

</Location>

-----Original Message-----
From: Craig Dunigan [mailto:cdunigan@xxxxxxxxxxxxx]
Sent: Monday, February 26, 2007 1:40 PM
To: users@xxxxxxxxxxxxxxxx
Subject: Re:  Access restriction for tomcat through apache


On Mon, 26 Feb 2007, Jayaraman, Prakash wrote:

> Hi,
>
> I have multiple web applications running on tomcat talking to 
> apache2 thro AJP. Requests get routed thro apache. I need one 
> particular application instance under webapps of tomcat to be 
> restricted at the apache layer.
>
> My Tomcat and apache are on different machines and hence i assume i 
> cannot use the <Directory> tag in my apache to restrict the tomcat 
> directory i need restriction on.
>
> Is there a way to specify the URL and restrict the access for one 
> application alone as all the applications have a distinct URLs in my 
> tomcat.
>
> Thanks
> Prakash
>
>
>
>

http://httpd.apache.org/docs/2.0/mod/core.html#location

-- 
Craig Dunigan
IS Technical Services Specialist
Middleware - EIS - DoIT
University of Wisconsin, Madison

opinions expressed are my own, not the University's

---------------------------------------------------------------------
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






The information transmitted in this electronic communication is intended only for the person or entity to whom it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this information in error, please contact the Compliance HelpLine at 800-856-1983 and properly dispose of this information.


---------------------------------------------------------------------
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