Revision: 14751 Author: adrian.chadd Date: Mon Aug 9 20:30:38 2010 Log: Don't default to blank error pages. Silly me.
http://code.google.com/p/lusca-cache/source/detail?r=14751 Modified: /branches/LUSCA_HEAD/src/cf.data.pre ======================================= --- /branches/LUSCA_HEAD/src/cf.data.pre Mon Aug 9 18:58:36 2010 +++ /branches/LUSCA_HEAD/src/cf.data.pre Mon Aug 9 20:30:38 2010 @@ -5218,7 +5218,7 @@ NAME: blank_error_pages TYPE: onoff LOC: Config.onoff.blank_error_pages -DEFAULT: on +DEFAULT: off DOC_START This option forces all error pages to simply be blank. -- You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en.
