The easiest way to permanently redirect (301), when dealing with apache2 that is, would be these three lines of code below:
| |
The way this works in NGINX is just as easy:
| |
The easiest way to permanently redirect (301), when dealing with apache2 that is, would be these three lines of code below:
| |
The way this works in NGINX is just as easy:
| |