, Rommel Sharma
mailto:rsharm...@sapient.com>> wrote:
Hi All,
I am getting the following error:
httpd: Syntax error on line 54 of //httpd.conf: Cannot load
//apache/modules/mod_authn_file.so into server:
//apache/modules/mod_authn_file.so: ELF file OS ABI invalid
I am using Apache Server v
Hi All,
I am getting the following error:
httpd: Syntax error on line 54 of //httpd.conf: Cannot load
//apache/modules/mod_authn_file.so into server:
//apache/modules/mod_authn_file.so: ELF file OS ABI invalid
I am using Apache Server version: Apache/2.2.3 and on RHEL 5.7 (Tikanga),
Kernel Re
All,
I want to display the URL in an expected format but proxy it to what the app
server would understand.
I may have thousands of such url rewriting and proxying to be done.
What is the performance impact in such cases and best approach to handle such
cases?
Thanks,
Rommel.
from all
staticweb is under htdocs and jbossweb is an app-context deployed in jboss .
Rommel.
-Original Message-
From: Torsten Förtsch [mailto:torsten.foert...@gmx.net]
Sent: Monday, June 25, 2012 9:44 PM
To: users@httpd.apache.org
Cc: Rommel Sharma
Subject: Re: [users@httpd] Gettin
Hi All,
I am using PerlOutputFilterHandler. I need to customize/filter the output based
on where (for which resource) the request came from.
How can I find the URL from where the request was made?
Thanks,
Rommel.
-
To unsubscr
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,
>>
&
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.