Skip to content
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

Make the Apache Document Root configurable #26

Closed
whikloj opened this issue Mar 21, 2015 · 2 comments
Closed

Make the Apache Document Root configurable #26

whikloj opened this issue Mar 21, 2015 · 2 comments

Comments

@whikloj
Copy link
Contributor

whikloj commented Mar 21, 2015

I like the VM, but I would love to edit using my normal process/programs but see the changes in the VM instantaneously.
If the doc root was configurable, you could set it to your shared directory and be able to access the module code from outside the VM.

@ruebot
Copy link
Contributor

ruebot commented Mar 21, 2015

👍

@lo5an
Copy link
Contributor

lo5an commented Mar 23, 2015

We're likely to want this too, although our use case is slightly different. We run apps out of /srv across most of our systems, so we'll want our dev environment to match that.

Locally, I suspect that we'll put the Drupal install in the vagrant shared directory and remount it to something like /srv/islandora/drupal with the vagrant-bindfs plugin, but that's an extra hoop that most people might not be interested in jumping through.

@ruebot ruebot closed this as completed in d0e48b4 May 22, 2015
ruebot added a commit that referenced this issue May 22, 2015
Fix #26 - Make Apache document root configurable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants