Hi, Thanks for your reply. I got this working. Here's what I ended up with in case it helps someone else:
"rewrite /student-area/(.*) $scheme://studentarea.mydomainname.com/$1
permanent;"
This was placed outside of any location {} blocks but within the server {}
block.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,256869,256873#msg-256873
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx
