/var/lib/otrs/httpd/htdocs/index.html is in otrs2 6.0.5-1.
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 9 10 11 12 13 14 15 16 17 18 19 | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<meta http-equiv="refresh" content="0; URL=/otrs/index.pl" />
<title>OTRS Redirect</title>
</head>
<body>
</body>
</html>
<!--
index.html - redirect
Copyright (C) 2001-2018 OTRS AG, http://otrs.com/
This software comes with ABSOLUTELY NO WARRANTY. For details, see
the enclosed file COPYING for license information (AGPL). If you
did not receive this file, see http://www.gnu.org/licenses/agpl.txt.
-->
|