Re: Default error_page for multiple vhosts

2013-02-25 Thread Alexander Nestorov
Gregory, hi, I tested your config and it's working, but that's even more complex than just writing the error_page in each server{}. Thank you for you help anyways :) Francis, I filled a feature request (#307), let's see what happens Regards! -- alexandernst

Re: Default error_page for multiple vhosts

2013-02-22 Thread Alexander Nestorov
Thank you for the example config Gregory! :) I'll try it (not sure if I'll be able to do it until monday) and I'll say if everything works as expected. Regards :) -- alexandernst ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman

Re: Default error_page for multiple vhosts

2013-02-22 Thread Alexander Nestorov
Thank you both for the replies :) I already thought about soft links and some hack with grep+sed, but that's not I really wanted to ask. What I really ment to ask/say is: it will be really usefull to set some default rules that could be overriden later on each server{}. Example: It would be rea