Re: lost headers

2017-06-14 Thread tomcat
Hi. To avoid another round of questions/answers, it would be better to provide some versions of what you are using, right away. One quick way of doing this, is to insert here the line which appears in your Apache webserver main error logfile at startup. It shows the Apache httpd version, the ve

Re: lost headers

2017-06-13 Thread Cris Shupp
Hello all... I have a simple mod_perl program that does some custom role based authentication before granting access to certain resources. That part does work, but for a new feature I need to be able to embed roles into my headers. Try as may, try as I might, those roles never show up... consi

lost headers

2017-06-13 Thread Cris Shupp
Hello all... I have a simple mod_perl program that does some custom role based authentication before granting access to certain resources. That part does work, but for a new feature I need to be able to embed roles into my headers. Try as may, try as I might, those roles never show up... consi