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.
