Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Configuring ServerTokens & ServerSignature?

    LAMP
    lamp
    2
    4
    167
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • murgero
      murgero App Dev last edited by girish

      Is there a way to properly configure Apache in the LAMP app to remove the server signature and also the server tokens?

      I can make the change in the apache configuration file, however these get overwritten.

      Adding the following to apache.conf (at the bottom of the file) would be enough:

      ServerSignature Off
      ServerTokens Prod
      

      --
      https://urgero.org
      ~ Professional Nerd. Freelance Programmer. ~
      Matrix: @murgero:urgero.org

      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        @murgero You can put ServerSignature Off in htaccess to make it persist. I put some docs at https://cloudron.io/documentation/apps/lamp/#apache-settings.

        ServerTokens seems to be in apache config only, so we will have to fix the package to support it. I have opened https://git.cloudron.io/cloudron/lamp-app/issues/13 to look into it

        murgero 1 Reply Last reply Reply Quote 1
        • murgero
          murgero App Dev @girish last edited by

          @girish Ah I didn't see that in the documents, good stuff. Thanks! ❤

          --
          https://urgero.org
          ~ Professional Nerd. Freelance Programmer. ~
          Matrix: @murgero:urgero.org

          1 Reply Last reply Reply Quote 0
          • girish
            girish Staff last edited by

            @murgero I added it after you asked the question 🙂

            1 Reply Last reply Reply Quote 1
            • First post
              Last post
            Powered by NodeBB