/etc/ffproxy/html/post is in ffproxy 1.6-11.
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 | HTTP/1.1 400 ERROR
Connection: close
Content-Type: text/html; charset=iso-8859-1
<html>
<head>
<title>Error: Unable to post data</title>
</head>
<body>
<h1>Error</h1>
<p>
<b>Your request to post data to $h failed, unable to post data</b>
<p>
<em>URL: $u</em>
</body>
</html>
|