symfony - How to configure Nginx for serving Symfony2 app from location path? -


no problem me setup normal domain or vhost. don't right serve different directory via location!

wether symfony cookbook site nor nginx symfony wiki page mention scenario.

i walked throug several hints stackoverflow , elsewhere - no success.

is there resource or working configuration can provide me?

some information:

symfony root web folder not sub folder of webroot; need setup path /admin several domains directing separate symfony folder:

web root domain (differs on domain):

/srv/http/domain.com/htdocs 

symfony web root domains accessible /admin

/srv/http/shared/admin/web 

thanks in advance,

micha


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -