Different configuration files compared to the tutorial

Discussion in 'Apache' started by MatthewBaynham, Jun 5, 2020.

  1. #1
    I'm trying to setup a the SSL in Apache and every time I see a tutorial the conf files in the tutorial are different to my conf files.

    For example this tutorial looks easy until I don't have those same conf files https://www.rapidsslonline.com/blog/install-ssl-certificate-on-apache2-ubuntu-server/

    I'm confused, how do I know which configuration files do I need to change when I have different conf files to the tutorials?

    How do I find the correct conf files?

    Apache Version
    Apache/2.4.29 (Ubuntu)

    OS version
    Ubuntu 20.04 LTS amd64
     
    Last edited by a moderator: Jun 5, 2020
    MatthewBaynham, Jun 5, 2020 IP
  2. RoseHosting

    RoseHosting Well-Known Member

    Messages:
    230
    Likes Received:
    11
    Best Answers:
    11
    Trophy Points:
    138
    #2
    Running this command will show you the loaded configuration files of your domains':

    apache2ctl -S
     
    RoseHosting, Jun 8, 2020 IP