htaccess in php

Posted by Badshah on Stack Overflow See other posts from Stack Overflow or by Badshah
Published on 2010-06-15T08:00:54Z Indexed on 2010/06/15 8:02 UTC
Read the original article Hit count: 211

Filed under:

I am using htaccess in my projec.there is login section i want to show the my account page as http:///www/domain.com/username . But there is a problem because i have also made a cms which is open as http:///www/domain.com/cms . Although i have validate the user name But there is same page open when i open the cms or user profile page. I have pass the regular expression in htaccess but stil not required result is come

© Stack Overflow or respective owner

Related posts about php