Hello,
I am new to nginx.
I am trying to do redirect but I am not sure how.
I want to redirect all trafic to from mysite to a subdirectory under www. For example I want:
mydomain.com/*, www.mydomain.com/*
to go at:
www.mydomain/el/*
how can I make ti happen?
I am new to nginx.
I am trying to do redirect but I am not sure how.
I want to redirect all trafic to from mysite to a subdirectory under www. For example I want:
mydomain.com/*, www.mydomain.com/*
to go at:
www.mydomain/el/*
how can I make ti happen?