Replace the default web server page

FileMaker Server uses a default FileMaker Database Server Website page. This page doesn't reveal any security information about your server, but it does indicate that the server is running FileMaker Server. Clients can view the default page at these URLs:

  • http://[host]

  • https://[host]

where [host] is the IP address or domain name of the primary machine in your FileMaker Server deployment.

To replace this default page, replace the index.html file, which is on the primary machine at these locations:

  • Windows: [drive]: \Program Files\FileMaker\FileMaker Server\HTTPServer\conf\index.html

  • macOS (for HTTP): /Library/FileMaker Server/HTTPServer/htdocs/index.html

  • macOS (for HTTPS): /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot/index.html