dirkaholic / vagrant-php-dev-box

PHP 7 vagrant development box with nginx, php-fpm, MySQL, Symfony, Laravel, ... on Ubuntu 16.04
477 stars 142 forks source link

apache and nginx use different directories? #6

Closed ghost closed 11 years ago

ghost commented 11 years ago

I must admit to being a puppet/vagrant noob.

If they both shouln't point to the same webroot, then feel free to close this.

dirkaholic commented 11 years ago

Apache is only installed with default settings, for nginx there is a special conf. Generally it should be possible to use them in parallel

ghost commented 11 years ago

ah.. just wondering about such a config that points to /vagrant just like nginx.

apssouza22 commented 11 years ago

why not have xdebug in list?? How i add in puppet??

dirkaholic commented 11 years ago

Actually it is already in there. Just not listed in the doc:

https://github.com/dirkaholic/vagrant-php-dev-box/blob/master/puppet/manifests/default.pp#L122

dirkaholic commented 11 years ago

But now ;-)

https://github.com/dirkaholic/vagrant-php-dev-box/commit/85f73443f9935efe4c3738e9c96f0abe1b78b822