Can I combine htaccess and session variables from other systems?
July 23, 2008 10:03 AM Subscribe
Web server question. Can I combine htaccess and session variables from other systems? (more inside)
OK, bear with me here--I'm a page developer, not a server admin. I've got an apache system that uses htaccess and a .db file to grant access to particular directories. I've also got a set of users who aren't in the .db file, but will be logging in to another system (salesforce.com) and trying to access those restricted areas. Is there a way to allow the first set of users to continue logging in as always, but to allow a session variable that is established on the salesforce.com site to be passed, allowing this second set of users to access the area without having to log in again?
posted by jpoulos to computers & internet (6 answers total)
posted by zengargoyle at 10:53 AM on July 23, 2008