Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2005-01-10, 10:37 AM   #1
swedguy
Vagabond
 
swedguy's Avatar
 
Join Date: Aug 2003
Posts: 2,374
Send a message via ICQ to swedguy
I ran into that problem a long time ago, and at that time it wasn't possible without any custom or 3rd party modules. I ended up making a quick cron that ran once a minute instead.

Put this in your crontab

* * * * * cat /path/to/htpasswd1 /path/to/htpasswd2 > /path/to/htpasswd3

Now htpasswd3 will contain both htpasswd1 and 2.


So now your htpasswd will contain this instead:

AuthUserFile /path/to/htpasswd3
swedguy is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:30 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc