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)
-   -   Htaccess help needed for members area (https://gfy.com/showthread.php?t=143023)

Scott McD 06-13-2003 03:35 PM

Htaccess help needed for members area
 
I want to share members area access with another paysite but we're having some problems...

How can we share access to each others members area, since we both have different password files, without compromising security?

andi_germany 06-13-2003 03:47 PM

If you have two seperate password files you cannot simply give access to the other members.

You can merge the 2 files together on each server and use that list. Update the file like every 5-10 min and you should catch all members due to the fact that the new members probably check out your members section first before they surf over.

TheViper 06-13-2003 03:47 PM

Well you have boobs, but do you have the balls? :winkwink:

psili 06-13-2003 03:51 PM

Perhaps you could try a IP / remote adress allow, where the click from a user on your partner site authenticates into your site based on that click coming from a trusted domain:

<Location /members>
Order deny,allow
Deny from all
Allow from 000.000.000.000
</Location>

dunno. just a thought.

Tipsy 06-13-2003 03:53 PM

Quote:

Originally posted by psili
Perhaps you could try a IP / remote adress allow, where the click from a user on your partner site authenticates into your site based on that click coming from a trusted domain:

<Location /members>
Order deny,allow
Deny from all
Allow from 000.000.000.000
</Location>

dunno. just a thought.

Never worked for me but after several hours reading apache docs I did find a way around it. If you still have probs post your ICQ and I'll hit you up. :)

Tipsy 06-13-2003 03:54 PM

Besides - always have liked Glasgow peeps :)

Scott McD 06-13-2003 04:04 PM

My icq number is 41088979 Tipsy, thanks.

JDog 06-13-2003 04:08 PM

If the sites are both on the same box, can't you define in the htaccess to check more than one htpasswd file? I believe you can!

jDoG

Scott McD 06-13-2003 04:34 PM

Quote:

Originally posted by JDog
If the sites are both on the same box, can't you define in the htaccess to check more than one htpasswd file? I believe you can!

jDoG

They aren't on the same box...

Gator 07-24-2003 02:30 PM

Quote:

Originally posted by JDog
If the sites are both on the same box, can't you define in the htaccess to check more than one htpasswd file? I believe you can!

jDoG

How would you do that?

Gator 07-24-2003 07:34 PM

Anybody?

Smegma 07-24-2003 07:35 PM

Host with us. Spend 5 seconds and open a ticket at http://support.jupiterhosting.com and let us do it for you. You can also call our support dept 24 X 7 and they will do it.

Fully managed servers means fully managed.

p00p 07-24-2003 07:45 PM

Scott, if you are on two different servers, it is difficult to do this. Gobigtime has code that will allow it by tossing password files between two servers. Costs way too much money, though.

I already have a script coded using mod_rewrite that allows sharing, used it for years with relative success. Worked great until ISP's started filtering out referring headers, had hahahahahahahahahaha messups, and had to unprotect multimedia files so they would stream.

Check this solution out. I am going to try this script out down the road. It is only $149, and does much more than allow the sharing of members areas.
http://realtimescripts.com/docs/investment_guard.htm
Read that page closely. I have never seen something that seems that good.

If you can't afford that, then get a dedicated server with your buddy, and link to eachothers content through symbolic links, which works transparently and flawlessly.

Gator 07-24-2003 08:03 PM

Quote:

Originally posted by Smegma
Host with us. Spend 5 seconds and open a ticket at http://support.jupiterhosting.com and let us do it for you. You can also call our support dept 24 X 7 and they will do it.

Fully managed servers means fully managed.

:321GFY


All times are GMT -7. The time now is 04:12 PM.

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