Changes between Version 153 and Version 154 of Docs/825gen2/Updating/History


Ignore:
Timestamp:
10/30/25 15:04:08 (2 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Updating/History

    v153 v154  
    88**Web Server**[[BR]]
    99///etc/apache2/httpd.conf//[[BR]]
    10 HTTP Trace method is disabled. This is now recommended for greater security.
     10HTTP Trace method is disabled. This is now recommended for greater security. This can be verified from terminal:
     11{{{
     12curl -v -X TRACE http://<IP address of indicator>
     13}}}
     14Response will be: //"405 Method No Allowed"//
    1115
    1216