[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] custom 403 message



> ErrorDocument 403 http://www.mywebsite.net/password.html
> 
> <<< this does not return the requested err page...


ErrorDocument 403 /password.html


  See if that works,

  Seems I read somehwere that full url
  was problematic in cases.

  -- RGA