jenssegers / jenssegers/php-proxy
Port gets lost on forwarded webpage.
Open
- Dominant language
- PHP
- Stars
- 938
- Forks
- 261
- PR merge metrics
- No merged PRs in 30d
Description
When a local web page with a port number, is use, that forwards to second page on the same port, the port number is lost. Examples of this are pymedusa and transmission.
http://192.168.1.3:8081 -> http://192.168.1.3/home/
http://192.168.1.3:9091 -> http://192.168.1.3/transmission/web/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.