You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: