hhvm-docker icon indicating copy to clipboard operation
hhvm-docker copied to clipboard

Proxygen web server

Open 20192028atnacat opened this issue 1 year ago • 0 comments

If a folder 'my' exists, in which 'index.php' is, requesting '/my' returns a header with '301 Moved Permanently' and 'Location: /my/'. At Facebook, for example '/pages/creation/' and '/pages/creation' (both) return '200 OK'. In addition, there are some header informations removed at Facebook, like 'X-Powered-By: HHVM/4.172.0'.

Is there any config file since I found no ini setting?

Version: HHVM/4.172.0

20192028atnacat avatar Jun 22 '23 19:06 20192028atnacat