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

Does the 'sites' option in php7dev.yaml work for Apache too? #62

Open
oleonard opened this issue Dec 8, 2016 · 1 comment
Open

Does the 'sites' option in php7dev.yaml work for Apache too? #62

oleonard opened this issue Dec 8, 2016 · 1 comment

Comments

@oleonard
Copy link

oleonard commented Dec 8, 2016

When I add a "host" and "to" values to the "sites" section of php7dev.yaml it creates a configuration file for nginx but not Apache. I'm running the following commands in customize.sh:

sudo service nginx stop
sudo apachectl start
newphp 71

Is there a way to automatically create an Apache site? Or have I missed something in my setup?

@oleonard
Copy link
Author

oleonard commented Dec 8, 2016

Looking further in the code, it's clear that only nginx sites are handled anywhere. I guess that makes this a feature request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant