[EMAIL PROTECTED] redirects in the main server affecting virtual hosts?

2006-07-19 Thread Lindsey_Lepisko
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

[EMAIL PROTECTED] apache 2.0 and ldap

2006-07-12 Thread Lindsey_Lepisko
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

RE: [EMAIL PROTECTED] Configuring Siteminder 5.5 for apache2.0 on HP-UX 11- can't find libmod_sm20.sl

2006-07-06 Thread Lindsey_Lepisko
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

[EMAIL PROTECTED] Configuring Siteminder 5.5 for apache2.0 on HP-UX 11- can't find libmod_sm20.sl

2006-07-03 Thread Lindsey_Lepisko
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