Symfony2 with ISPConfig 3 and Nginx

I want to run symfony2 application on subdomain with ISPConfig 3 and nginx

The domain looks like control.domain.tld and the symfony application is located at /var/www/domain.tld/web/control

I just can't figure out what type of redirect I need for the subdomain and what nginx directives.

I've tried this now for hours and always have errors ....

Which setup do I need to run?

+3


source to share





All Articles