Serve (almost) all index.php request by /index.php

2014-07-08 Thread Lorenzo Milesi
\.(ico|pdf|flv)$ { expires 30d; } location ~* \.(js|css|png|jpg|jpeg|gif|swf|xml|txt)$ { expires 14d; } } -- Lorenzo Milesi - lorenzo.mil...@yetopen.it YetOpen S.r.l. - http://www.yetopen.it/

Re: Override index.php for a subdirectory

2013-12-18 Thread Lorenzo Milesi
} } It can probably be improved, but right now it works! Thanks again -- Lorenzo Milesi - lorenzo.mil...@yetopen.it YetOpen S.r.l. - http://www.yetopen.it/ ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Override index.php for a subdirectory

2013-12-17 Thread Lorenzo Milesi
How can I accomplish that? thanks -- Lorenzo Milesi - lorenzo.mil...@yetopen.it YetOpen S.r.l. - http://www.yetopen.it/ ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx