User Tools

Site Tools


linux:linux-apache2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:linux-apache2 [12/06/2025 22:03] andrewlinux:linux-apache2 [12/06/2025 22:06] (current) – [Hide server info] andrew
Line 12: Line 12:
 ServerSignature Off ServerSignature Off
 </code> </code>
 +
 +This shows for the header info:-
 +<code>
 +% curl --head www.rainsbrook.co.uk
 +HTTP/1.1 200 OK
 +Date: Thu, 12 Jun 2025 21:57:11 GMT
 +Server: Apache
 +Last-Modified: Wed, 12 Oct 2022 00:26:03 GMT
 +ETag: "36c-5eacb70120add"
 +Accept-Ranges: bytes
 +Content-Length: 876
 +Vary: Accept-Encoding
 +Content-Type: text/html; charset=UTF-8
 +</code>
 +
  
 ===== mod-rewrite test ===== ===== mod-rewrite test =====
linux/linux-apache2.txt · Last modified: by andrew

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki