Re: [users@httpd] Conditional Access to certain web pages only: Apache + JBoss

2012-06-12 Thread Rommel Sharma
Thanks a lot, it worked as you suggested. Set it up in .htaccess to avoid the server restart. Rommel On Tue, Jun 12, 2012 at 7:17 AM, Igor Cicimov wrote: > Look at Files and FilesMatch > > > On Tue, Jun 12, 2012 at 4:19 AM, Rommel Sharma wrote: > >> Hi All, >> >> Googled for this specific scena

Re: [users@httpd] Conditional Access to certain web pages only: Apache + JBoss

2012-06-11 Thread Igor Cicimov
Look at Files and FilesMatch On Tue, Jun 12, 2012 at 4:19 AM, Rommel Sharma wrote: > Hi All, > > Googled for this specific scenario but could not come to a consensus on > the solution so checking with this mailing list. > > I need to do the following: > >1. Allow access to only a few web page

[users@httpd] Conditional Access to certain web pages only: Apache + JBoss

2012-06-11 Thread Rommel Sharma
Hi All, Googled for this specific scenario but could not come to a consensus on the solution so checking with this mailing list. I need to do the following: 1. Allow access to only a few web pages from only a few IP adresses. Its not a domain wide restriction but only to select few pages.