Welcome! Log In Create A New Profile

Advanced

nginx redirects

Posted by strtwtsn 
nginx redirects
October 02, 2013 04:09PM
Im trying to do a nginx redirect so that areas.test.com goes to index.test1.com/home

So far i've got

location / {
rewrite areas.test.com index.test1.com/home redirect;
}
But for some reason this isnt working.

What do I need to change?

Thanks
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 165
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready