On 02/21/2011 02:42 PM, Michael Prieß wrote:
Hi Apache users,
i like to do some basic authentication with a simple token which is
user:password via http get.
How can i get the token which come in via "http get" into the header
with Apache ?
Try mod_headers: http://httpd.apache.org/docs/current/mod/mod_headers.html
Although, not knowing what it is you wish to achieve in the end, i would
suspect that there is better, existing, methods for doing authentication
using for example mod_auth_basic:
http://httpd.apache.org/docs/current/mod/mod_auth_basic.html
/Björn
---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org