[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Allow access to protected



I have a raq 3i and I want to allow access to a directory that I currently have .htaccess in it called /dealer. I want to remove the popup password box because I'm using another script that asks for info and if they answer correctly it would then load up any file or sub directory in /dealer. I've read that module mod_access_referer may work for me? This supposely would block anyone from accessing any content by typing in /dealer.

If this is what I need, I could use help on installing it and where to obtain it.

To further explain about the access script I have... if a person enters a correct password it then directs them to a url I specify . So if I say /dealer, I don't want them to see the .htaccess user box pop up again since my prg. already gave them access to that url. They should then be able to have access to all /dealer content.

Anyone understand? :)

Thanks