Re: nested location, proxy, alias and multiple "/" locations

2014-01-19 Thread sergiks
>> I'm not sure what you're trying do to. My bad, I'll explain it in other way. There's a web root /var/www/site/ that responds to http://www.site.com Then there's a Laravel (front controller php framework) installation in /var/www/Laravel1, and its web root folder is in /var/www/Laravel1/public

nested location, proxy, alias and multiple "/" locations

2014-01-18 Thread sergiks
Ciao, I'm setting up several isolated http://laravel.com/"; title="PHP framework">Laravel apps in sub-folders of a single site. Web root folder of Laravel is called "public", and I want to access such installation by URI "/app1/". There are static files, maybe few custom php, and a single entry po