Error page handling

This commit is contained in:
2013-05-21 09:57:10 -04:00
parent ed87330236
commit 9bb977746b
2 changed files with 175 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
Options -indexes Options -indexes
ErrorDocument 403 /404.html
ErrorDocument 404 /404.html
#AddType application/x-httpd-php5 .pdf #AddType application/x-httpd-php5 .pdf
RewriteEngine on RewriteEngine on
+173
View File
File diff suppressed because one or more lines are too long