
MStates
Deleted
Mar 3, 2000, 6:31 AM
Post #4 of 7
(3207 views)
|
Well, it does have to be read accessable to the users. The purpose of the script that I am writing is to control mutiple logins. (In an attempt to prevent password sharing.) I want them to have to login to the secure area through the login script and not by going directly to the secure area with their browsers. Idealy, I would use a referer statement in the htaccess file, however the host running the sight is only using HTTP/1.0 and it does not support the referer option in that version. So I am trying to put together some kind of work around... Does that help explain the problem? any help is appriciated... Note: the first sugestion, username:password@http://www.mydomain.com, did not work. But thank for trying, it is apriciated...
|