Hi, I'm sorry for this OT question, but I need to configure apache to emit 503 accross the whole server _except_ in two directories. I thought I'd use RedirectMatch 503 ^/(?!docs|error) but Apache fails to start with "Regular expression could not be compiled." It doesn't grok the assertion. How can I achieve this behavior? please, cc me, I'm not on the list TIA kefir -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]