Skip to content

Add note to built-in web server for using with a VM #4149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
weaverryan opened this issue Aug 19, 2014 · 1 comment
Closed
2 tasks done

Add note to built-in web server for using with a VM #4149

weaverryan opened this issue Aug 19, 2014 · 1 comment
Labels
actionable Clear and specific issues ready for anyone to take them.

Comments

@weaverryan
Copy link
Member

See the conversation here: https://github.com/symfony/symfony-docs/pull/4000/files#r16325690

  • Verify what IP address we should bind to inside of a VM (or determine that there is no one address you can bind to, but show how to look up the address)
  • Add a sidebar to the built_in.rst file

Thanks!

@xabbuh
Copy link
Member

xabbuh commented Oct 19, 2014

The IP address to use is 0.0.0.0 (see this comment).

weaverryan added a commit that referenced this issue Oct 29, 2014
…ver in VMs (xabbuh)

This PR was merged into the 2.3 branch.

Discussion
----------

[Cookbook][Web Server] add sidebar for the built-in server in VMs

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets | #4149

As discussed with @weaverryan in #4000, this pull request adds a sidebar which explains how to easily use the built-in web server in virtual machines to make it accessible from the host machine.

Commits
-------

28645d9 add sidebar for the built-in server in VMs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Clear and specific issues ready for anyone to take them.
Projects
None yet
Development

No branches or pull requests

2 participants