Move more redirects
This commit is contained in:
parent
cbc6d6efc0
commit
95913c1a48
3 changed files with 3 additions and 5 deletions
|
@ -26,5 +26,8 @@ server {
|
|||
root /var/www/oliverdavies.uk/output_prod;
|
||||
|
||||
rewrite ^/about/?$ / permanent;
|
||||
rewrite ^/consulting/?$ / permanent;
|
||||
rewrite ^/portfolio/?$ /projects permanent;
|
||||
rewrite ^/(services|work)/?$ /experience permanent;
|
||||
rewrite ^/speaking/?$ /talks permanent;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue