htaccess in php
- by Badshah
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