[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] mod_usertrack and raq3 apache
- Subject: [cobalt-developers] mod_usertrack and raq3 apache
- From: "Collin B. McClendon" <Collin@xxxxxxxxxxxx>
- Date: Thu Oct 12 06:29:55 2000
- List-id: Mailing list for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
If you guys can help me on this one I'd really appreciate it.
The problem came with the addition on webtrends to my client's suite of
apps, it needs cookies to track users sessions and so I looked at the apache
that came with the raq3. Even though when I do an httpd -l to
list compiled in modules which does list mod_usertrack the directive
CookieName, CookieExpires and CookieTrack (on or off) are seen as being used
by an unavailable module. I finally had to rip out cobalt's web server,
compile my own apache with DSO's using the mod_usertrack as a DSO.
The only problem with this is that I can't get the admin server to work now,
I think I may be missing ssl. Anyhow I'd Greatly appreciate any advise.
Thanks,
Collin