/usr/share/gatling/default-site/index.html is in gatling 0.13-5build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | <html>
<head>
<title>Gatling Webserver</title>
</head>
<body><h1>It works!</h1>
<p>This is the default web page for this Gatling server.</p>
<p>The web server software is running but no content has been added, yet.</p>
</body></html>
|