Personalizar paginas de error


/ Published in: Prolog
Save to your folder(s)



Copy this code and paste it in your HTML
  1. ErrorDocument 401 /error/401.php
  2. ErrorDocument 403 /error/403.php
  3. ErrorDocument 404 /error/404.php
  4. ErrorDocument 500 /error/500.php

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.