Home Forums Miria forums – EN Miria : Troubleshooting & Security How to remove the HTTP port in Miria

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #12243
      Jean-Marie MenesesJean-Marie Meneses
      Participant

        For security reasons, you may want to deactivate the HTTP port of Miria.

        To completely remove the port 80:

        • Edit the file MIRIA_HOME/apache2.2/conf/httpd.conf
        • Remove the line “Listen 80”
        • Edit the file MIRIA_HOME/apache2.2/conf/ADA/ssl.conf
        • Remove the virtual server using the port 80

        Lines to remove in ssl.conf

        ServerName localhost:80
        DocumentRoot "htdocs"
        ErrorLog "logs/http.log"
        Spread the love
    Viewing 0 reply threads
    • You must be logged in to reply to this topic.