Dateiansicht:
| Datei: | Projekte -> PHP:libError404 -> .htaccess |
|---|---|
| md5: | 918635c400b75b98060221f025b1ecd5 |
| sha1: | ed499b5b08cfcfbc0235e1506719bc7276bc2619 |
| Download-Link: | Download |
- # .htaccess in DOCUMENT_ROOT or server-config:
- # to use the same Error-Skript for all 404 (NOT FOUND) and 403 (FORBIDDEN)-Errors:
- ErrorDocument 404 /lib/libError404.php
- ErrorDocument 403 /lib/libError404.php