Hi all,
How much of the main server's configuration would a virtual host inherit? The
reason I am asking is because I have a Redirect directive in the main server
config that points "/pwd" at
https://xxx.yyy.zzz.com:85[]TARGET=https://xxx.yyy.zzz.com:444/pwd/password_change.htm
(the ports
ok, so I've gotten past all my apache/siteminder problems and now siteminder
and apache are playing together nicely. I have a new problem where when I try
to access one of my sites it errors out in the section that uses LDAP. Now I
might be wrong about thinking it is ldap issues, but I'll see
Still isn't working. I put what you suggested in the envvars file and it
didn't help. I even tried explicitly setting PATH to include
/opt/siteminder2/webagent/bin and SHLIB_PATH to include
/opt/siteminder2/webagent/lib by using export and even with that it didn't
work. It still has a proble
Hi,
I'm very new to the apache/unix world and am currently in charge of switching
the web server my department's web pages run on to apache (currently they are
running on a sun one server). My first goal is to get apache and siteminder
working together nicely. I installed apache 2.0 and compi