Please help me to solve this problem. My project manager want that
In address bar if user type predefined strings, After http:// it should redirect to given url
firstly user must type http://localhost/task/htaccess url & then
example if user types
http://one it should redirect to google.com
or http://two redirect to google.com
Please help me to solve it.
Thanks