[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re[2]: [cobalt-users] Error pages?
- Subject: Re: Re[2]: [cobalt-users] Error pages?
- From: Aeron Jarrett <ajarrett@xxxxxxxxxxxxx>
- Date: Fri Jun 16 10:57:49 2000
Florian, would you mind explaining for us what the last four lines of this
document does? And aren't the Apache directives case sensitive?
On Thu, 15 Jun 2000, Florian Effenberger wrote:
|Hello,
|
|However, I wouldn't change the original error files (warranty, etc.).
|A better solution is IMHO use the .htaccess file feature, but then it
|works only for one domain:
|
|errordocument 400 /users/uhoo/errors/400.html
|errordocument 401 /users/uhoo/errors/401.html
|errordocument 402 /users/uhoo/errors/402.html
|errordocument 403 /users/uhoo/errors/403.html
|errordocument 404 /users/uhoo/errors/404.html
|errordocument 412 /users/uhoo/errors/412.html
|errordocument 413 /users/uhoo/errors/413.html
|errordocument 500 /users/uhoo/errors/500.html
|errordocument 501 /users/uhoo/errors/501.html
|errordocument 502 /users/uhoo/errors/502.html
|options -indexes
|<filesmatch "^\.htaccess">
|deny from all
|</filesmatch>
|serversignature off
|
|C'ya,
|Florian
|
|--
|Florian Effenberger
|Dieser Account ist *NUR* fuer Mailinglisten gedacht!
|This account is *ONLY* for mailing lists!
|
|
|_______________________________________________
|cobalt-users mailing list
|cobalt-users@xxxxxxxxxxxxxxx
|To Subscribe or Unsubscribe, please go to:
|http://list.cobalt.com/mailman/listinfo/cobalt-users
|