Skip to content

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

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

Merged
merged 1 commit into from
Oct 29, 2014

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Oct 19, 2014

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.

@weaverryan
Copy link
Member

This will close #4149.


If you want to use the built-in web server from inside a virtual machine
and then load the site from a browser on your host machine, you'll need
to listen on the ``0.0.0.0:8000`` address (i.e. on all ip addresses that
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IP capitalized

@xabbuh xabbuh force-pushed the pr-4000-vm-sidebar branch from da47a94 to 28645d9 Compare October 19, 2014 18:41
@xabbuh
Copy link
Member Author

xabbuh commented Oct 19, 2014

"ip" replaced with "IP".

@weaverryan
Copy link
Member

Awesome, thanks Christian!

@weaverryan weaverryan merged commit 28645d9 into symfony:2.3 Oct 29, 2014
weaverryan added a commit that referenced this pull request 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
@xabbuh xabbuh deleted the pr-4000-vm-sidebar branch October 29, 2014 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants