I am having difficulty enabling SSL

Discussion in 'Installation/Configuration' started by dabbi, Aug 24, 2011.

  1. dabbi

    dabbi New Member

    I setup my server following this guide
    Then i am trying to enable SSL on my site but am having problems.
    The config for the site i want to enable SSL is here verzlun

    Config for the default site witch works fine is here default
    I want to redirect users to use https://

    Config for default-ssl

    I want to add in httpd.conf
    Redirect Permanent / https://URL

    So that users go automatically to the https://URL

    How do i go about enabling SSL for verzlun?

    Please help.:confused:
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Are there any errors in Apache's error log?
     
  3. dabbi

    dabbi New Member

    No i cant see any related error in the log.
    It is working now, the SSL atleast.

    But when i put the Redirect Permanent in the httpd.conf
    It says This webpage has a redirection loop.

    Is there another way to make the default allways access https insted of http?

    Thx
     
  4. falko

    falko Super Moderator Howtoforge Staff

  5. dabbi

    dabbi New Member

    Thx i will try that.
     

Share This Page