![]() |
.htaccess question
Lets say a member logins to my site and I automatically wants him to be logged in to 2 or 3 of my other sites what do I do?
In our CARMA setup now we show the latest sets from various sites but it asks for logins to each site since they're not logged in to them. Could someone point me in the right direction there? |
you could setup a cron that copies the htpasswd
|
I've never tried it or heard about it, but if the sites are on the same server, can't you symlink the htpasswd files to point to just one?
And apologies on the above post if it's a dumb idea... just popped in the head. |
not sure how that would make the login box not appear once he logs in to one site and I display a picture on a whole different domain that he's not logged in to.
I was thinking about doing it by setting apache enviromental values and do the whole login process using PHP I'm afraid that would open up the entire members area except that one script doing the login. am I wrong? I'm not a noob to programming but I'm kinda new to Apache so bear with me |
Quote:
get the point? |
Quote:
cause any normal htpasswd login wont work like that lemme c if i can find it |
hmm that wasnt different domains - wonder if thats possible without getting the login popup, even with synchronizing the servers
|
Didn't realize apache thought password files were for different domains... Apologies. I checked a couple of htpasswd files and it looks like it's only username:password and the password file location is defined in the virtual host. Thought all that would take is a central password file pointed to by the virtual hosts.
Guess I should try shit before I post about it. Again, here's a bump and good luck. |
well I'll keep searching, thanks for all the suggestions guys and I'll post again if I find a solution. but I suspect I'd have to write a custom apache module or something for it.
|
All times are GMT -7. The time now is 09:25 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123