[users@httpd] Apache 2.4.41 checking env variable value

2019-11-14 Thread Salim Abdul -X (salimabd - HCL TECHNOLOGIES LIMITED at Cisco)
Hi Experts, I want to check the value of an environment variable which is already set. AllowOverride None Require env XYZ == 'SUCCESS' || expr "%{REQUEST_URI} == '/xyz/register/register.rq'" Here I want to check the variable is 'SUCCESS'. What is the correct syntax to check the

RE: [users@httpd] Apache 2.4.41 checking env variable error

2019-11-05 Thread Salim Abdul -X (salimabd - HCL TECHNOLOGIES LIMITED at Cisco)
} "SUCCESS" xyz_env Require env xyz_env Thanks, Anil On Nov 3, 2019, at 11:24 AM, Salim Abdul -X (salimabd - HCL TECHNOLOGIES LIMITED at Cisco) mailto:salim...@cisco.com>> wrote: %{XYZ} == "SUCCESS"

[users@httpd] Apache 2.4.41 checking env variable error

2019-11-03 Thread Salim Abdul -X (salimabd - HCL TECHNOLOGIES LIMITED at Cisco)
Hi Apache experts, We are in the process of upgrading apache for linux from 2.2 to 2.4.41. We have a SSLRequire access control directive in the httpd configuration file as below Options FollowSymLinks AllowOverride None SSLRequire %{XYZ} == "SUCCESS" || %{REQUEST_URI} ==

[users@httpd] Checking libpcre.so.0 shared library dependency

2019-10-04 Thread Salim Abdul -X (salimabd - HCL TECHNOLOGIES LIMITED at Cisco)
Hi all, I have cross-compiled latest Apache-httpd v2.4.41 on linux x86_64. When I run httpd, it is complaining missing ibpcre.so.0 shared library. Note that I have not configured httpd with "--with-pcre" option. But it is taking external PCRE library which does not exist is target system

[users@httpd] RE: Apache-httpd 2.4.41 compiling/linking error

2019-09-24 Thread Salim Abdul -X (salimabd - HCL TECHNOLOGIES LIMITED at Cisco)
Hi Apache Experts, Gentle reminder! Regard, Salim -Original Message- From: Salim Abdul -X (salimabd - HCL TECHNOLOGIES LIMITED at Cisco) Sent: Monday, September 23, 2019 6:43 PM To: users@httpd.apache.org Subject: Apache-httpd 2.4.41 compiling/linking error Hi, I am trying to cross

[users@httpd] Apache-httpd 2.4.41 compiling/linking error

2019-09-23 Thread Salim Abdul -X (salimabd - HCL TECHNOLOGIES LIMITED at Cisco)
Hi, I am trying to cross-compile Apache-httpd along with APR and APR-util with the below recommended version. httpd-2.4.41 APR 1.7.0, released April 5, 2019 and APR-util 1.6.1, released October 22, 2017 Compilation is failed with error Making all in apr Makefile:139: warning: undefined