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

Re[2]: [cobalt-users] Error pages?



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!