Forum Moderators: phranque
RewriteRule ^members/(.+) Main.php?do=members§ion=members&content=$1 [T=application/x-httpd-php]
The problem is when ever someone logs in to the site if he goes to /members/abc.html page he is redirected to the main page or login page but if I comment this line then you can go to the abc.htl page without even logging on..
Please help me here and thanks in advance.