Jarosław Goszowski
Results
1
issues of
Jarosław Goszowski
Simple example: // index.php `` header("Location: http://localhost:8000/notfound"); `` Run: `` php -S localhost:8000 `` Run: `` expose share localhost:8000 --subdomain=example `` Then open ***example.mydomain.com*** and get ***504 Gateway Time-out*** after...