Re: Apache Http Server Authentication/Authorisation

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

 



it may be possible to use HTTP Request Headers, http://httpd.apache.org/docs/2.0/mod/mod_headers.html#requestheader like:
|RequestHeader set USER_ID %{REMOTE_USER}e when using mod_proxy_http|

if you are using mod_jk there some workers.properties like JkExtractSSL or JkEnvVar
http://tomcat.apache.org/connectors-doc/reference/apache.html

sorry but i dont know how it works with mod_proxy_ajp

Regards


FORAMITTI Laurent schrieb:

Hi,

I have a Apache Http Server, this apache is my front end and protects some resource on my AppServer.

To protect I use .htaccess and mod_auth..

So I would like to know how is it possible to configure Apache to send some informations about the authenticated user to my AppServer ?

Is it possible to add some values to the http header before that the mod_jk or mod_wl forward the request to my AppServer ?

Thanks



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