Hi, Can you help me?.We have SSL certificate at server, how can i force in angular http to https in abp zero.
thanks. Sedat
8 Answer(s)
-
0
If you deploy your angular app using IIS, you can refer to this article.
https://www.namecheap.com/support/knowledgebase/article.aspx/9953/38/iis-redirect-http-to-https
-
0
Hi, Our server is linux on cloud, we are using free open SSL.
thanks, Sedat
-
0
hi Is the angular application using nginx or Apache or something else?
-
0
Hi, Php linux server.
-
0
hi ceylanholding I want to know your web server, is it Apache?
-
0
Hi, we have not nginx nor Apache.Its Php linux server here is img https://eksiup.com/p/5y208346xarv
thanks, Sedat
-
0
I don't know about this web server. Maybe you can look at its documentation, for example https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/configuring-https-httpredirect.html
http redirects to https are actually handled by the web server hosting your angular app.
-
0
This issue is closed because it has not had recent activity for a long time.