Hi.
On my Apache Server, I have this structure to host a website under '/' and
a WordPress blog under '/myblog' directory:
--- root_directory/.htaccess
--- root_directory/php_stuff
--- root_directory/myblog/.htaccess
--- root_directory/myblog/php_wp_stuff
Within 'root_directory/.htaccess' file I
Hi all,
I'm stuck with mapping a PKI ClientCertificate from a Smartcard to the
corresponding Active Directory entry using the standard modules and
functionality. The information of how to identify the user in AD is
available in the ClientCertificate, but it seems in a not directly usable
way. Some