I need a 15 min job done. I pay 50$ with Paypal.
I don't use epassporte. Always worked like shit and no customer service.
What you need to know :
1 - My members section is protected with http authentification. I use htaccess.
Here is what I need :
I have a flat file of banned usernames located in this directory :
/www/path/website/ban.dat
In my htaccess file, after the authentication, I need a conditional mod rewrite to look in the ban.dat file... If the username is in the ban.dat file, I need then the user to get redirected here : http://www.domain_name.com/ban.htm?{username}
If possible, when the user authenticate, I would prefefer to use my own login page instead of the default pop up window. I want to use strictly http authentication. No cookies.
You can reach me here :
[email protected]