Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sandreas
7 days ago
|
parent
|
context
|
favorite
| on:
PHP's Oddities
For Toy Apps you can even use PHP's integrated WebServer like
php -S 0.0.0.0:8000 public/index.php
It's not for production use, but only needing one Tool can be helpful under specific circumstances.
help
moebrowne
7 days ago
[–]
Also set PHP_CLI_SERVER_WORKERS=10 to enable multiple threads
reply
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: