

Htaccess- 301 Redirect An Entire Directory / Folder
Here’s a simple pierce of code which will permanently redirect a folder / directory. For example, if you have a directory in the following path: http://www.example.com/pictures/, and for whatever reason decide to rename the directory to http://www.example.com/new-pictures/, the following htaccess code will safely redirect all users from /pictures/ to /new-pictures/
Redirect An Entire Directory / Folder [...]
Maruf scribbled this post.











