This is my first post about htaccess.In this am going to explain how to redirect Non WWW website url to WWW website url using htaccess.
[R=301] is a permanent redirect.
[L,R=301] [L] just means it's the last one, so it can stop looking for more rewrite rules if one matches that one. To display images using HTML use the following code.
Note: .htaccess method of redirection works ONLY on Linux servers having the Apache Mod-Rewrite moduled enabled.
Please share your comments and feedback.Thanks.Please subscribe my updates via email.
Htaccess Code
[R=301] is a permanent redirect.
[L,R=301] [L] just means it's the last one, so it can stop looking for more rewrite rules if one matches that one. To display images using HTML use the following code.
Note: .htaccess method of redirection works ONLY on Linux servers having the Apache Mod-Rewrite moduled enabled.
Please share your comments and feedback.Thanks.Please subscribe my updates via email.

No comments:
Post a Comment