Base solution for your next web application
Open Closed

Http to Https force in angular #7745


User avatar
0
ceylanholding created

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)
  • User Avatar
    0
    maliming created
    Support Team

    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

  • User Avatar
    0
    ceylanholding created

    Hi, Our server is linux on cloud, we are using free open SSL.

    thanks, Sedat

  • User Avatar
    0
    maliming created
    Support Team

    hi Is the angular application using nginx or Apache or something else?

  • User Avatar
    0
    ceylanholding created

    Hi, Php linux server.

  • User Avatar
    0
    maliming created
    Support Team

    hi ceylanholding I want to know your web server, is it Apache?

  • User Avatar
    0
    ceylanholding created

    Hi, we have not nginx nor Apache.Its Php linux server here is img https://eksiup.com/p/5y208346xarv

    thanks, Sedat

  • User Avatar
    0
    maliming created
    Support Team

    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.

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because it has not had recent activity for a long time.