GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Authentication with more than one .htpasswd (https://gfy.com/showthread.php?t=436842)

perfectodollars-gabrio 02-25-2005 09:31 AM

Authentication with more than one .htpasswd
 
hi

i am aware that there is an apache patch that would let you authenticate for a site from more than one .htpasswd, does anybody know where to find it?

thanks in advance

swedguy 02-25-2005 09:37 AM

If you can't find it, you can do a quick and easy cron job

*/10 * * * * cat .htpasswd1 .htpasswd2 > .htpasswd3

It will update .htpasswd3 with info from .htpasswd1 and .htpasswd2 every 10th minute.

perfectodollars-gabrio 02-25-2005 09:40 AM

thats exactly what i have running, but there are some issues with that setup actually.

V_RocKs 02-25-2005 09:45 AM

Why not use only one passfile and have all of the sites read it and all of the billers only update that one file?

Robx 02-25-2005 09:48 AM

I've heard of that mod before too - but never used it. I had a peek around google, but could only find people asking the same question that you are.

If you find it, post back - I'd like to toss it in my bookmarks :)

perfectodollars-gabrio 02-25-2005 09:52 AM

Quote:

Originally Posted by V_RocKs
Why not use only one passfile and have all of the sites read it and all of the billers only update that one file?

this is actually a good suggestion, but i prefer keeping them separate in case the worst happens (you never know)

perfectodollars-gabrio 02-25-2005 09:53 AM

Quote:

Originally Posted by Robx
I've heard of that mod before too - but never used it. I had a peek around google, but could only find people asking the same question that you are.

If you find it, post back - I'd like to toss it in my bookmarks :)

thanks man, i appreciate it.


All times are GMT -7. The time now is 03:07 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123