Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : NGINX REDIRECT



Normal Mode | Print  

NGINX REDIRECT
Dhanya
Group: Member
Post Group: Working Member
Posts: 200
Status:
Hi,

Try by adding the following in a .conf file and upload it in Nginx through Extra Configuration page for your domain:
if ($scheme = http) {
        return 302 https://www.$server_name$request_uri;
}

Let us know if you face any issues further.
IP: --   


Threads
 tonymlWb01   NGINX REDIRECT (3 Replies, Read 17398 times)
    |--  Dhanya   Hi, Try by...   on January 21, 2019, 7:57 am
    |--  tonymlWb01   Great, it works,...   on January 21, 2019, 8:57 am
    |--  Dhanya   Hi, Glad to...   on January 21, 2019, 11:02 am

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is October 18, 2025, 4:06 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.021