Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

169
Views
Set Request header with incoming header attribute value in apache

I need to set Request header with value from incoming header attribute.

RequestHeader set remoteuserid "%{Y-REMOTE-USER}e"

This is my incoming request header

+5633:60eeead3:4|GET /url HTTP/1.1|y-remote-user:xyz||User-Agent:AHC/1.0|Connection:keep-alive|Accept:/

I need to set remoteuserid with the value of y-remote-user which is xyz.?

Tried to setup with setEnv option but didn't work

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

These tags will help.

SetEnvIf y-remote-user ".+" Y-REMOTE-USER=$0
RequestHeader set remoteuserid "%{Y-REMOTE-USER}e

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!