Thread
:
htacess, passwords & mediaplayer double login problem
View Single Post
08-19-2004, 02:59 PM
brutus
Confirmed User
Join Date: Mar 2002
Location: Living in the bottle.
Posts: 590
Quote:
Originally posted by m4yadult
I think the dialer problem should be solved with the mod rewrite engine:
order allow,deny
allow from all
AuthUserFile /dev/null
AuthGroupFile /dev/null
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^
http://www.yourdomain.com/
[NC]
RewriteCond %{HTTP_REFERER} !^
http://yourdomain.com/
[NC]
RewriteCond %{HTTP_REFERER} !^
http://www.dialer-domain.com/
[NC]
RewriteCond %{HTTP_REFERER} !^
http://212.162.56.189/
[NC]
(dialer-domain.com or IP-adress of the dialer)
Yes that works, but now comes the BIG PROBLEM...
when dialer / broadband voice call user is trying to view moview using WMP... MediaPlayer asks the password!!! huh!
__________________
brutus
View Public Profile
Find More Posts by brutus