ranjeetm
New Member
- Messages
- 13
- Reaction score
- 0
- Points
- 0
Hello Friends I have tried hard before posting but was not able to find a solution to my problem...If someone can help me I will be very great full ....
I want to redirect
(A CNAME entry) with case-insensitivity (also with or without WWW)
i.e
I also want
that also with or without WWW
for e.g.
where
is a CNAME record I haven't added a directory of this name in my root directory...
Thanks in Advance.....
I want to redirect
Code:
http://www.domain.com/mail to http://mail.domain.com
i.e
I also want
Code:
http://www.domain.com/Mail or mAil to redirect to http://mail.domain.com
for e.g.
Code:
http://www.domain.com/mail --> http://mail.domain.com
Code:
http://www.domain.com/Mail --> http://mail.domain.com
Code:
http://www.domain.com/mAil --> http://mail.domain.com
Code:
http://domain.com/mail --> http://mail.domain.com
Code:
http://domain.com/Mail -->http://mail.domain.com
Code:
http://domain.com/mAil --> http://mail.domain.com
where
Code:
http://mail.domain.com
Thanks in Advance.....
Last edited: