server-command icon indicating copy to clipboard operation
server-command copied to clipboard

Launches PHP's built-in web server for a specific WordPress installation.

Results 5 server-command issues
Sort by recently updated
recently updated
newest added

## Bug Report It seems loading a config file with `auto_prepend_file` does not work with the `router.php` file. If I use the internal PHP server without this, it works. https://github.com/wp-cli/server-command/blob/master/src/Server_Command.php#L90...

## Feature Request - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). **Describe your use case and the problem you are facing** I want to load Xdebug module into the web...

command:server

- [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). **Describe your use case and the problem you are facing** `wp server` does not handle `wp-login.php` and, more generally, any WP entry-point...

command:server

If you have site on `https` and run php server on `http` the function `get_site_icon_url` return a link with `https`. I think the problem here https://github.com/WordPress/WordPress/blob/master/wp-includes/general-template.php#L810, because WordPress should use...

command:server

Will be great if `server` command try to search other free port when `8080` is busy. I can send PR if you accept.

command:server