You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
Is there a way to automatically create an Apache site? Or have I missed something in my setup?
The text was updated successfully, but these errors were encountered: